Join Slack
Powered by
hello , trying prisma out using boilerplates . The...
# orm-help
d
Divneet
04/29/2018, 3:39 PM
hello , trying prisma out using boilerplates . The prisma init command won't present with an option for a boilerplate ? any clues ?
p
pnicolaou
04/29/2018, 5:39 PM
use
Copy code
graphql create
instead
pnicolaou
04/29/2018, 5:40 PM
if you don’t have graphql-cli installed, then you should install it 🙂
Copy code
npm i -g graphql-cli
pnicolaou
04/29/2018, 5:41 PM
@Divneet
d
Divneet
04/30/2018, 2:49 AM
ok , this starts the db on the prisma cloud woudn't it better if i could a local prisma deployment on docker !
Divneet
04/30/2018, 2:49 AM
Thanks !
4
Views
Open in Slack
Previous
Next