codersmind-scalable-graphql-node-api
codersmind-scalable-graphql-node-api copied to clipboard
A scalable, modular structure for your GraphQL Node.js API
A scalable, modular structure for your GraphQL Node.js API
Codersmind
Read the full article here:
A scalable, modular structure for your GraphQL Node.js API
Getting started
cp .env.sample .env
npm install
npm run dev