We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit bc00a30Copy full SHA for bc00a30
README.md
@@ -0,0 +1,18 @@
1
+Tiddlyhost
2
+==========
3
+
4
+The new new Tiddlyspot.
5
6
+Rough plan (Jan 2021):
7
+* Should be 100% containerized from the start
8
+* Should use SSL from the start
9
+* Will use Rails, for better or for worse
10
+* Should have a serious deploy process (somehow)
11
+* Should support subscription billing for users (somehow)
12
+* Use S3 for saving Tiddlywiki files (probably)
13
14
+Tiddlyhost will be somewhat based on an unfinished 2015-ish rewrite of
15
+tiddlyspot-rails which used devise for account management.
16
17
+I do want to opensource it, but will figure out how to to that later, probably
18
+after it's functional.
0 commit comments