Commit Graph

17 Commits

Author SHA1 Message Date
Alicia Sykes bd1723237a 🚚 Updates validator path, adds version checker script 2021-07-25 17:43:47 +01:00
Alicia Sykes b0d5b63703 Adds an endpoint for rebuilding the app, so that it can be triggered from the UI 2021-06-19 19:21:32 +01:00
Alicia Sykes 760c464c19 Got the save config route working in the node server 2021-06-19 13:47:10 +01:00
Alicia Sykes 77ca662f37 Adds server endpoint for backing up and saving conf.yml. Still needs some improvments though. 2021-06-18 18:01:42 +01:00
Alicia Sykes 856b9eb3c6 Refactors the main server.js, and moves welcome msg to separate file 2021-06-18 14:14:31 +01:00
Alicia Sykes 1a64b54046 Wrote server functions for checking uptime 2021-06-14 20:42:02 +01:00
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