madisvain / upcount

Invoicing for freelancers & small businesses

Home Page:https://upcount.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backup & sync to dropbox

madisvain opened this issue · comments

Possibility of exporting or syncing for backup reasons

I would like to see that. It should be possible to dump the PouchDB database to a user-specified file and watch for file changes to load the database again. Dumping and loading could be done using https://github.com/pouchdb-community/pouchdb-replication-stream.