Rivalis is free & open-source framework for building real-time applications and multiplayer game servers.
- Real-time applications
- chats
- notifications
- real-time events
- Games
- Multiplayer arena
- Turn based strategies
TBD
- Clone the repository
git clone [email protected]:kalevski/rivalis.git
. - Install project dependencies using
npm install
- Build the project using
npm run build
- Run the demo using
npm run demo
The project is licensed under MIT License