Skip to content
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
Compare
Choose a tag to compare
@kabirbaidhya kabirbaidhya released this 07 Jul 16:23
· 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