Join Slack
Powered by
Anyone know if the latest GraphQL CLI fullstack bo...
# orm-help
h
Hassan
03/05/2019, 1:26 PM
Anyone know if the latest GraphQL CLI fullstack boilerplate implements nexus?
n
nikolasburk
03/05/2019, 1:34 PM
There is no updated boilerplate but the example should serve a similar purpose 🙂
https://github.com/prisma/prisma-examples/tree/master/typescript/graphql
nikolasburk
03/05/2019, 1:34 PM
If you're looking for integrated auth, you can look at this one:
https://github.com/prisma/prisma-examples/tree/master/typescript/graphql-auth
h
Hassan
03/05/2019, 1:35 PM
Thanks
@nikolasburk
Hassan
03/05/2019, 1:36 PM
I wanted to make it super easy for someone to start a nexus + react app to test it out, but this + preact-cli or create-react-app should do the job.
Open in Slack
Previous
Next