Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.53 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.53 KB

logo

Simple, secure and fast real-time application development on top of NodeJS


forthebadge forthebadge forthebadge forthebadge

GitHub


Rivalis is free & open-source framework for building real-time applications and multiplayer game servers.

👍 Good for

  • Real-time applications
    • chats
    • notifications
    • real-time events
  • Games
    • Multiplayer arena
    • Turn based strategies

🚀 Getting started

TBD

📦 Packages

🚀 Run demo project

  • 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

License

The project is licensed under MIT License