Rivalis Save Abandoned

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

Project README

logo

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


forthebadge forthebadge forthebadge forthebadge

GitHub Build Status Read docs Visit website Discord


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

  1. In a terminal, run the following command to create a project:
npm i -g @rivalis/cli
rivalis init my-rivalis-project
  1. Install the dependencies & start the project, run insde project folder:
npm install
npm start

📦 Packages

🚀 Run demo project

  • Clone the repository git clone [email protected]:rivalis/rivalis.git.
  • Install project dependencies using npm install
  • Build the project using npm run build --workspaces
  • Run the demo using npm run demo

License

The project is licensed under MIT License

Open Source Agenda is not affiliated with "Rivalis" Project. README Source: rivalis/rivalis
Stars
72
Open Issues
45
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating