I've been working on Movex.dev for a few months now, and I'm now ready to share it with the world.
In one sentence Movex is redux for multiplayers.
Meaning it's a state container that allows you to share app state with multiple peers in a Server Authoritative manner but without having to write or deal with any Server Code, provides real-time sync, deals with Secret/Private State and works just like Redux.
The main reason I built it is for online turn-based games, but I can easily see how it can be used in other applications such as document editing, to dos and any other cases where the state doesn't need to update super super often such as in AAA games, although I have ideas for that as well.
Please take a look here https://movex.dev and let me know what you think. I'm a bit stuck at ways to "market" it, so any suggestions or ideas are very welcomed.
Thank you!
Hey @gctroia
The project and website look solid! I think now you need to identify who may benefit from this software and talk to them, offering what you've built.