Commit Graph

6 Commits

Author SHA1 Message Date
f75296721a fix: update port mapping and volume path in docker-compose.yml 2026-02-22 00:10:14 +01:00
332705a51a feat: add docker-compose configuration for application setup 2026-02-21 23:53:02 +01:00
78dcbec742 feat: add Dockerfile for application containerization 2026-02-21 23:46:11 +01:00
ec33458521 feat: initial commit with Express server and Socket.IO integration
- Added package.json for project metadata and dependencies
- Created public/index.html for the front-end interface
- Implemented server.js to set up an Express server with Socket.IO for real-time communication
2026-02-21 23:38:02 +01:00
053e7cf09b Add initial README.md with project overview and setup instructions 2026-02-21 23:32:03 +01:00
80cf8b6c95 first commit 2026-02-21 23:22:34 +01:00