Commit graph

13 commits

Author SHA1 Message Date
7f14bc11e7 Add static file routing
Signed-off-by: William Brawner <me@wbrawner.com>
2020-09-15 07:31:58 -07:00
b71cc57919 Add nodemon 2020-09-01 23:19:37 +00:00
ec605b49fc Migrate to CommonJS 2020-09-01 23:19:30 +00:00
3c1f0e4c48 Rename src dir to server 2020-09-01 18:37:55 +00:00
a0849ba3c2 Add Dockerfile
Signed-off-by: William Brawner <me@wbrawner.com>
2020-09-01 11:29:00 -07:00
18c925b327 Fix MySQL host/port config 2020-09-01 18:25:49 +00:00
27d415ffa0 Move code to src/ dir
Signed-off-by: William Brawner <me@wbrawner.com>
2020-09-01 16:31:18 +00:00
baefeec6c6 Fix event persistence 2020-09-01 16:31:18 +00:00
565048fca8 Persist events in database 2020-09-01 16:31:18 +00:00
7b742d4750 Declutter index.js and add basic auth to protect some routes 2020-09-01 16:31:18 +00:00
6fc06365c6 Add endpoints for working with apps 2020-09-01 15:33:10 +00:00
727865bc00 Merge event data into single representation
Signed-off-by: William Brawner <me@wbrawner.com>
2020-08-31 18:57:46 -07:00
a16ff6be7a Initial commit
Signed-off-by: William Brawner <me@wbrawner.com>
2020-08-30 13:42:50 -07:00