mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 21:51:29 +08:00
* 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> |
||
|---|---|---|
| .. | ||
| api | ||
| constants | ||
| credentials | ||
| dao | ||
| handlers | ||
| init | ||
| jobs | ||
| middlewares | ||
| .eslintrc.json | ||
| .gitignore | ||
| example.env | ||
| server.js | ||
| worker.js | ||