Backup / sync on linux
First of all, thanks the project is awesome!
Is a feature like synchronization between different browsers on the roadmap? Or switching to DB storage (have seen sth about it on other issues but not many reactions lately).
In the meantime has somebody figured out a solution to automatically back up the boards on Linux? Manually exporting boards upon changes is very painful :')
Duplicate of https://github.com/apankrat/nullboard/issues/2 https://github.com/apankrat/nullboard/issues/53
Hi, I created a backup agent you can run on Linux too https://github.com/OfryL/nullboard-nodejs-agent
@OfryL thanks for sharing! :)