ljdr-chess-api is a robust and scalable backend solution for a chess platform called ljdr-chess. Built with NestJS, Fastify, and MongoDB, this API provides the necessary functionalities to manage chess games, user accounts, and real-time interactions through Socket.IO.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^3.0.3^9.4.3^2.0.0^9.0.0^1.0.0^10.0.10^9.4.3^6.3.0^0.5.0^0.14.0^4.26.0^17.6.0^6.9.0^8.6.3^0.1.13^3.0.2^7.5.0^4.3.0^9.0.0^9.0.0^9.0.0^4.17.13^27.0.0^4.0.7^18.0.0^2.0.11^5.20.0^5.20.0^8.5.0^8.5.0^4.0.0^27.0.0^2.5.0^6.2.0^27.0.0^9.2.0^10.0.0^4.0.0^4.5.07
commits
feat: validate gameType, update user game count, and add id field to user
9a8115fView on GitHubfeat: add validation to prevent duplicate ids on game registration
8ae505aView on GitHubfeat: add validation to prevent duplicate usernames on user registration
bad326fView on GitHubfeat: update game model for chess game structure; delete models for brands, categories, customers, skills, and orders
2c6ec7eView on GitHubchore: initial project setup with NestJS, Fastify, and MongoDB
e7fad07View on GitHub