0.0.5 • Published 4 years ago

@hypecloud/shards v0.0.5

Weekly downloads
7
License
MIT
Repository
github
Last release
4 years ago

Shards

CircleCI Maintainability

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.