Application contains 3 main parts:
- Server-side daemon
server.js
- HTML entry point
index.html
- Client-side application
public/client.js
and some styles in public/styles.css
.
Node.js works with server-side application.
Express is popular web-framework for node.js. Provides us simple routing and static files delivering.
Real-time engine based on WebSockets.
About WebSockets: https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API
We are small team of Web-developing fans consisting of IFMO students and graduates located in St. Petersburg, Russia. Fell free to give us a feedback on team@ifmo.su
Telegram: https://t.me/codex_team
Instagram: https://www.instagram.com/codex_team