Commit Graph

3 Commits

Author SHA1 Message Date
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