aboutsummaryrefslogtreecommitdiff
path: root/src/index.ts
Commit message (Expand)AuthorAgeFilesLines
* Add index.html template with route for integrationKevin J Hoerr2019-12-291-0/+11
* AOC-3 Catch promise rejections in POST requestKevin J Hoerr2019-12-211-1/+1
* Use nullish-coalescing op for env var assignmentsKevin J Hoerr2019-12-121-4/+4
* Simplify and generalize template processingKevin J Hoerr2019-12-121-1/+22
* Add template process to serve bash fileKevin J Hoerr2019-12-091-0/+3
* Add linting to project using EslintKevin J Hoerr2019-12-091-10/+10
* Overhaul error handling for controllersKevin J Hoerr2019-12-081-0/+1
* Refactor routes into separate fileKevin J Hoerr2019-12-081-129/+3
* Add winston, express-winston to handle loggingKevin J Hoerr2019-12-081-55/+35
* Add Metadata core with MongoDB for persistenceKevin J Hoerr2019-12-071-103/+183
* Prepare repository for 0.1.0 releaseKevin J Hoerr2019-11-301-6/+0
* Disable branch GET EPs until Metadata is doneKevin J Hoerr2019-11-301-2/+2
* Remove default value for format parameterKevin J Hoerr2019-11-301-3/+2
* Implement file handling for reportsKevin J Hoerr2019-11-291-33/+54
* Implement report parsing for TarpaulinKevin J Hoerr2019-11-291-3/+8
* Add Prettier to projectKevin J Hoerr2019-11-231-31/+44
* Generate report badge with color gradientKevin J Hoerr2019-11-231-12/+22
* Move TS files into /srcKevin J Hoerr2019-11-101-0/+91