monkeytype/backend
Bruce Berrios 101c227599
Add Dynamic Server Configuration (#2385) by Bruception
* Add no frontend script

* Define context middleware

* Define base configuration schema

* Define configuration DAO

* Setup context middleware and live configuration fetch

* Remove patch configuration method

* Rename files for consistency

* Use plain object check

* Use plain object

* modified base configuration

* renamed config property

* brought back 2 properties

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-01-31 22:47:58 +01:00
..
api Add Dynamic Server Configuration (#2385) by Bruception 2022-01-31 22:47:58 +01:00
constants Add Dynamic Server Configuration (#2385) by Bruception 2022-01-31 22:47:58 +01:00
credentials chores: fix typo and push backend/credentials directory (#2224) 2021-12-28 21:03:07 +01:00
dao Add Dynamic Server Configuration (#2385) by Bruception 2022-01-31 22:47:58 +01:00
handlers updated error message when dev mode is active 2022-01-10 03:05:57 +01:00
init shortened mongo connection timeout 2022-01-18 15:42:56 +01:00
jobs Add Dynamic Server Configuration (#2385) by Bruception 2022-01-31 22:47:58 +01:00
middlewares Add Dynamic Server Configuration (#2385) by Bruception 2022-01-31 22:47:58 +01:00
.eslintrc.json Merge branch 'mongo' 2021-08-17 18:13:04 +01:00
.gitignore gitignore typo 2021-08-11 00:01:16 +00:00
example.env Update example.env 2022-01-14 14:26:57 +01:00
server.js Add Dynamic Server Configuration (#2385) by Bruception 2022-01-31 22:47:58 +01:00
worker.js done message 2021-09-06 14:36:04 +01:00