This repository has been archived by the owner on Feb 6, 2019. It is now read-only.
Releases: leapfrogtechnology/chill-rest-api
Releases · leapfrogtechnology/chill-rest-api
v1.0.0-beta.1
Chill - Stable build 1.0.0-beta.1
v1.0.0-alpha.2
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