/movex

The serverless real-time data sharing infrastructure for front-end developers. Server Authoritative | Secret State | Real Time

Primary LanguageTypeScriptMIT LicenseMIT

Movex Logo

Serverless real-time data sharing infrastructure for frontend developers

Build multiplayer games, chat apps or anything in between without worrying about the server side, backend logic or even the network! Works with React out of the box!

NPM version NPM version

🧐 Why Movex

Movex let's you cut the development effort in half and ship faster by abstracting the backend logic and server-side away! 🎉

With it's unique approach and set of features Movex gives you the freedom to focus only on the front-end while still maintaining all of the control over the App Logic, UI/UX and Authority over Data.

In addition it comes pre-packed with the ability to keep parts of the shared state private to specific users (See Secret State), ensures the minimun amount of data is sent over the wire with each update (See Deterministic Action Propagation) and keeps bad actors away by keeping the Data Reconciliation Logic out of the client reach (See Authoritative Server)!


🎉🚀 Movex is participating in Hacktoberfest! 🥳😍

Here are some ways you can contribute too:

  • Fix one of the #hactoberfest issues.
  • Give feedback.
  • 🙏 Give us a Github Star
  • Request a new feature
  • File a bug report
  • Add tests
  • Use Movex to build your own game or application. See examples below!

🚀 Examples

Movex can help you build and application real-time multiplayer application. Here are some examples

⭐️ Features

  • 🤯 No Backend logic to manage - Movex takes care of it for you! See how.
  • 👑 Authoritative Server
  • 🤩 Real-time synchronization
  • 🤐 Secret State
  • 😎 Follows the Flux API
  • 😍 Works with Vanilla JS or any Framework

🧙🏽‍♂️ How Movex works

At the client level, Movex adheres to the Flux Pattern to react to UI changes. Additionally, it employs the "Deterministic Action Propagation Method" to synchronize any state changes with the Global (Master) State which lives on the server. Consequently, this process instantly updates all other peers on the network, ensuring real-time data synchronization. Learn More.

Movex Logo

👩‍💻 Getting Started

Visit the Docs to get started with Movex.

🙏 Contributing

First off, thank you for showing an interest in contributing to the Movex project! We have created a Contributing Guide that will show you how to setup a development environment and how to open pull requests and submit changes.

  • 🚀 Want to participate in #hacktoberfest? We have a selection of #hactoberfest issues.

  • Want to help with the code? Please check out our Good First Issue section.

  • Don't wanna' code? Any feedback is welcome and greatly appreciated so please don't hesitate to open an issue.

  • For any other help, you can write us on our Discord, Twitter or just open an issue!

👽 Community

Join our Discord