ludo-web-multiplayer/backend
2026-01-30 13:21:37 +05:30
..
config Update MongoDB connection settings and enhance debugging capabilities 2026-01-28 15:54:33 +05:30
handlers Refactor code structure for improved readability and maintainability 2026-01-30 03:01:14 +05:30
models Refactor isSafePosition function to remove unused HOME_ENTRY_POSITIONS 2026-01-30 13:21:37 +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 MongoDB connection settings and enhance debugging capabilities 2026-01-28 15:54:33 +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