How can I setup the node-graphql-server boilerplat...
# orm-help
u
How can I setup the node-graphql-server boilerplate on my own server with docker? I'm "cloning" the boilerplate with graphql-cli, then cd into database folder and tried "prisma init" with new postgres database, but it doesn't seem working that way. What am I doing wrong?