@hypecloud/shards
v0.0.5
Published
[![CircleCI](https://circleci.com/gh/hypecloud/shards.svg?style=svg)](https://circleci.com/gh/hypecloud/shards)
Downloads
3
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 mode
Usage
Modify the shards.config.js
file and add your models with their props.