This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

TW5-firebase: TiddlyWiki5 for Google Firebase by Peter Neumark

 15th January 2021 at 12:10pm

Google-Firebase hosted version of TiddlyWiki5.

https://github.com/neumark/tw5-firebase

I've been using TiddlyWiki5 with Google Firebase for over a year now. It's stable enough to use on a daily basis. There's a detailed walkthrough of how to create your own instance with lots of screenshots. The entire process takes less than 30 minutes: https://neumark.github.io/tw5-firebase/

Please consider this version a proof of concept rather than a polished product! My focus was on multi-device or small-team collaboration:

  • Basic authorisation (bags have an access policy determining who can read / write them).
  • Multiple wikis can be hosted under a single firebase account.
  • It uses Firebase's built-in social auth to log in users.
  • Tiddlers are written individually with locking, preventing users overwriting each others' updates.