mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-27 17:27:32 +08:00
* saving key by key instead to support partial config * using new savefullconfig funciton * moved default config to its own file * using full config update function * merging potentially partial config from the db with default config * added partial saving moved default config to another file * refactored with lodash * removed unnecessary json parse * changed parameter types |
||
|---|---|---|
| .. | ||
| anticheat | ||
| api | ||
| constants | ||
| credentials | ||
| dao | ||
| handlers | ||
| init | ||
| jobs | ||
| middlewares | ||
| types | ||
| .gitignore | ||
| app.ts | ||
| example.env | ||
| package-lock.json | ||
| package.json | ||
| server.ts | ||
| swagger.json | ||
| tsconfig.json | ||
| worker.ts | ||