This website requires JavaScript.
Explore
Help
Register
Sign In
HotPlate
/
discord-rpg-concept
Watch
1
Star
0
Fork
0
You've already forked discord-rpg-concept
forked from
syntaxbullet/aurorabot
Code
Pull Requests
Activity
Files
f822d90dd3590de3fa7e1563e2c28724ee1e4f03
discord-rpg-concept
/
web
/
src
History
syntaxbullet
0c67a8754f
refactor: Implement Zod schema validation for inventory effect payloads and enhance item route DTO type safety.
2026-02-13 14:12:46 +01:00
..
routes
refactor: Implement Zod schema validation for inventory effect payloads and enhance item route DTO type safety.
2026-02-13 14:12:46 +01:00
server.items.test.ts
test: add deepMerge mock to fix test isolation
2026-02-08 16:42:02 +01:00
server.settings.test.ts
test: add deepMerge mock to fix test isolation
2026-02-08 16:42:02 +01:00
server.test.ts
fix: Install web subdirectory dependencies, set NODE_ENV for tests, and standardize hostname in server tests.
2026-01-30 16:46:16 +01:00
server.ts
feat: Implement a new API routing system by adding dedicated route files for users, transactions, assets, items, quests, and other game entities, and integrating them into the server.
2026-02-08 18:57:42 +01:00