Fourth version of backend is focused on stability, perfomance and good code quality.
The structure is still unstable and will be established in future.
Project uses NodeJS 16+ as a runtime, and uses TypeScript.
- ORM: PrismaORM
- HTTP: Fastify
- Unit Tests: mocha, chai, nyc
- WebSocket: probably will use uWebSockets.js
This repository is maintained by @keneshindev, although in future other people may contribute too.
You may push your changes onto the master branch, but review them before doing so.