Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 260 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 260 Bytes

restacks-main-service

This repository is provide graphQL service for entire stack

Development

Setup

$ npm install

Start development

$ npm start

Migrate DB

$ npm run migrate

Build

$ 

Test

$ 

Deploy

$