-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Description
Allow all data to be saved to a backend, preferably in a "realtime" database so remote collaboration becomes possible.
Dependent on implementation of a proper state manager (Vuex for example). There exist plugins that can easily sync a state manager with an arbitrary backend solution.
Currently thinking of firebase as a possible solution.