Firestore is a much better alternative to localStorage and GitHub gists. Using Firestore we get authentication options, real-time updates between boards, offline support and possibility to implemet board sharing.
The downside is that user data is not truly private, but anyone can run their own instance of tdo and Fireststore.
Firestore is a much better alternative to localStorage and GitHub gists. Using Firestore we get authentication options, real-time updates between boards, offline support and possibility to implemet board sharing. The downside is that user data is not truly private, but anyone can run their own instance of tdo and Fireststore.