@hypecloud/shards
v0.0.5
Published
[](https://circleci.com/gh/hypecloud/shards)
Readme
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 modeUsage
Modify the shards.config.js file and add your models with their props.
