codersmind-scalable-graphql-node-api icon indicating copy to clipboard operation
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