rohanray
01/20/2018, 2:55 PMprisma deploy
and npm start
... but how do I access the graphql endpoint to be consumed by a react app hosted on another server... On my local machine after doing the same steps, I'm able to introspect the schema on graphiql at http://localhost:4000/ however this does not work on the hosted DO instance. Can someone shed some light please?