Commit Graph

11 Commits

Author SHA1 Message Date
Alicia Sykes
28650b7e6d FIX: Port is not correctly read
Missing brackets in server.js (L15) was causing the port to not be read from ENV varaiable PORT correctly, effectively breaking deployment builds. Bloody JavaScript...
2021-06-11 20:42:32 +01:00
Alicia Sykes
dbc2fae6d6 Fixed lint errors caused by octal character, and added missing yaml dependency 2021-06-11 15:23:25 +01:00
Alicia Sykes
dbfbcf3284 Implements docker container healthchecks 2021-06-10 19:46:46 +01:00
Alicia Sykes
7d5a99d9d3 Calls config validator when serve starts, and adds documentation in readme 2021-06-05 20:21:15 +01:00
Alicia Sykes
bd3dd6b964 Adds initializing screen 2021-06-05 14:12:34 +01:00
Alicia Sykes
10cc57afa0 Adds docker-compose file, updates readme, and fixes formating in server.js 2021-06-05 12:48:42 +01:00
Alicia Sykes
e53f8f9d8f Improved the Docker deployment process, plus switched to a new Apline image 2021-06-04 19:57:43 +01:00
Alicia Sykes
c678ca0ef2 I wrote a readme 2019-10-13 00:33:11 +01:00
Alicia Sykes
335c8eec53 Change lint rules to AirBnB 2019-09-01 13:38:13 +01:00
Alicia Sykes
7f645745f9 Marquee text, if it is too long to fit 2019-07-23 16:03:59 +01:00
Alicia Sykes
b7b8addd83 Right, that's the first quater done 2019-07-20 21:50:29 +01:00