GET A READY TO CODE NODEJS/GRAPHQL PROJECT IN ONE COMMAND LINE
Installation :
npm i -g boost-nodejs-start
Then you can create new projects with :
boost-nodejs-start myProjectName
What i get with boost-nodejs-start ?
- A NodeJS app well structured
- GraphQL & MongoDB preconfigured