mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 21:51:29 +08:00
### Description refactored backend files to enhance type safety and reliability using Zod validation and Redis instead of JSON.parse , I tried to avoid the files that isn't necessary tho so I hope I don't miss any or included unnecessary ones!! didn't fully test only verified code compilation and partial tests without Redis!!. Should Close #5881 Related to #6207 --------- Co-authored-by: Miodec <jack@monkeytype.com> |
||
|---|---|---|
| .. | ||
| __migration__ | ||
| __tests__ | ||
| docker | ||
| email-templates | ||
| private | ||
| redis-scripts | ||
| scripts | ||
| src | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .oxlintrc.json | ||
| example.env | ||
| knip.json | ||
| package.json | ||
| redocly.yaml | ||
| tsconfig.json | ||
| vitest.config.js | ||