graphql-editor / backend-nodets-boilerplate

Boilerplate for use with sloth CLI and node server.

Repository from Github https://github.comgraphql-editor/backend-nodets-boilerplateRepository from Github https://github.comgraphql-editor/backend-nodets-boilerplate

Start

Clone this repo and run

npm install

Mongo Dev

You can run mongo locally and then

npm run dev

or use Mlab free instance for development and provide url in package.json

mlab.com

npm run dev-mlab

##Server

This boilerplate uses node sloth server based on greadt micro library.

Deploy

The deploy config for kubernetes && Block storage && mongo is coming very soon ! Stay tuned.

Sloth development

This package main purpose is sloth development with Slothking platform using CLI

About

Boilerplate for use with sloth CLI and node server.


Languages

Language:JavaScript 83.8%Language:TypeScript 16.2%