Best practices for two way binding between a svelte app and a database : sveltejs

I’m preparing to make an editor for a game that will have multiple users working on it at the same time. I was thinking of making it a real-time…