Shards
Proof of Concept. It's not production-ready.
GraphQL API scaffolding made simple.
Prerequisites
- Node.js
- MongoDB
- Yarn (optional)
Installation
$ yarn # or npm i
$ yarn develop # or npm run develop - development mode
$ yarn start # or npm run start - server mode
Usage
Modify the shards.config.js
file and add your models with their props.