PouchWiki

PouchWiki

  • Docs
Project Logo

PouchWikiA wiki that runs inside the browser

Try It Out
CouchDB setup
Markdown doc

Markdown based Wiki

Use markdown to edit and link to pages.

Data stored inside the browser

All data is stored directly in the browser and can be synced to a CouchDB compatible database.

Features

  • Uses the excellent PouchDB lib to save data inside the browser
  • Can be used without internet connection
  • Support for attachments
  • Open source project on GitHub

Run PouchWiki

This is still a very early version and should not be considered production ready. Nevertheless you can try out PouchWiki directly in the browser without setting up anything but all data will be contained inside the browser. If you delete that data everything will be lost.To not lose data set up a CouchDB database. Just open https://app.pouch.wiki and click "Use locally".

More
GitHub
Copyright © 2019 Achim Rohn