/alist

Simple, shared todo lists

Primary LanguageJavaScript

Alist: a simple, shared todo list

Setting up firebase:

  1. Create a firebase project
  2. Run 'firebase init'
  3. Add firestore and hosting. If firestore fails to initialize, you might need to go to firebase console and switch firestore to native mode, and then try again.