ludo-web-multiplayer/backend
2026-01-30 16:23:19 +05:30
..
config Update MongoDB connection settings and enhance debugging capabilities 2026-01-28 15:54:33 +05:30
handlers Update game mechanics and improve pawn movement logic; refactor connection URI and enhance server list handling 2026-01-30 16:23:19 +05:30
models Update game mechanics and improve pawn movement logic; refactor connection URI and enhance server list handling 2026-01-30 16:23:19 +05:30
services Refactor code structure for improved readability and maintainability 2026-01-30 03:01:14 +05:30
socket added handling for end of game 2023-12-19 11:00:20 +01:00
tests fixed timeout issue 2023-12-20 10:31:09 +01:00
utils fixed timeout issue 2023-12-20 10:31:09 +01:00
.env Update game mechanics and improve pawn movement logic; refactor connection URI and enhance server list handling 2026-01-30 16:23:19 +05:30
package-lock.json added deploying a docker image to docker hub 2023-12-20 18:21:45 +01:00
package.json added deploying a docker image to docker hub 2023-12-20 18:21:45 +01:00
server.js Update MongoDB connection settings and enhance debugging capabilities 2026-01-28 15:54:33 +05:30
test-connection-no-replica.js Update MongoDB connection settings and enhance debugging capabilities 2026-01-28 15:54:33 +05:30
test-connection.js Update MongoDB connection settings and enhance debugging capabilities 2026-01-28 15:54:33 +05:30
test-mongo-debug.js Update MongoDB connection settings and enhance debugging capabilities 2026-01-28 15:54:33 +05:30
test-network.js Update MongoDB connection settings and enhance debugging capabilities 2026-01-28 15:54:33 +05:30