Skip to content

couchapp + TiddlyWiki plugins to serve a TiddlyWiki from CouchDB and read and write tiddlers to the database

Notifications You must be signed in to change notification settings

zhangaz1/TiddlyCouch

 
 

Repository files navigation

TiddlyCouch

TiddlyCouch lets you serve a TiddlyWiki from CouchDB and read and write individual tiddlers to the database. Each tiddler is saved as a separate document. It consists of a couchapp and some TiddlyWiki plugins.

Demo.

Deploying

Option 1: replicate the demo database

Option 2: install couchapp, checkout this repository and run "./deploy URL-for-your-database"

Notes

This is the product of a quick hacking session with FND and is meant as a demo rather than a finished product.

About

couchapp + TiddlyWiki plugins to serve a TiddlyWiki from CouchDB and read and write tiddlers to the database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • Shell 3.4%