This repository was archived by the owner on Feb 6, 2019. It is now read-only.
v1.0.0-alpha.2
Pre-release
Pre-release
·
31 commits
to master
since this release
Includes
- Add the extracted backend REST API from the chill-dashboard to here (#1).
- Use the same configuration from
chill.yml
file instead of.env
file just like the monitor - Allow using config file from
CHILL_CONFIG
environment variable - Auto log files removal using winston's maxFiles config option (#3)
- Migrations and database seeding code.
- Use the same eslint rules as chill