Remix.run Logo
mongol 3 days ago

This is interesting. But does this program have some model or approach for using it in several devices? Is the database syncable in some way, or would you need to remote in to the master location to run it?

jwgarber 2 days ago | parent [-]

For use with multiple devices you can copy the database file to each of them, a smarter approach using syncing is very complicated and not one I considered here.