Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 3 KB

README.md

File metadata and controls

32 lines (20 loc) · 3 KB

aggregator

Section Status
Build Codefresh build status Codeship Status for Aggregator/aggregator-ui Build Status wercker status
Code Coverage Codacy Badge codebeat badge CodeFactor Code Climate codecov
Dependencies dependencies Status devDependencies Status
Security NSP Status
Communication ![Gitter](https://badges.gitter.im/Join Chat.svg)
Tasks Waffle.io - Columns and their card count
Metrics Throughput Graph

Setup

$ npm install

Development

$ npm run start:db

$ npm run start:dev

$ npm run start:dev:watch

$ npm run test:watch

Production

$ npm start

Deploy to Netlify