- ExpressJS
- GraphqlJS
- GraphQL server by ApolloGraphql
- Template literal parser by ApolloGraphql
- Schema creator by ApolloGraphql
- Nodemon
- Sucrase
Inside at project folder at terminal, type:
yarnor
npm installTo run a development server, run:
yarn devor
npm run devTo run a ready deployment code, run:
yarn deployor
npm run deployand open http://localhost:3333/graphql