Go to file
Matthew 74ddbf1c13
call Client#loadIntervals and Client#loadDatabase on startup
2020-04-15 15:12:17 -04:00
src call Client#loadIntervals and Client#loadDatabase on startup 2020-04-15 15:12:17 -04:00
.eslintrc.json Initial commit 2020-04-14 13:15:33 -04:00
.gitignore add .vscode to gitignore 2020-04-15 15:11:57 -04:00
CONTRIBUTING.md Add contributing file (wip) 2020-04-15 10:52:29 -04:00
LICENSE Add LICENSE 2020-04-14 13:24:16 -04:00
Makefile add makefile subcommand to run project 2020-04-15 10:52:43 -04:00
package.json add axios, mongoose, and uuid 2020-04-15 15:11:46 -04:00
tsconfig.json change ts target to ES2017 2020-04-14 19:01:42 -04:00