This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Walter M. Rafelsberger
walterra.dev
did:plc:k7rq5xax44qrrsa5svqtd4t7
eddo is a little todo app I built a few years ago. so far it used PouchDB only which means it lived solely in local storage (with a JSON backup/export option). Turns out adding sync to CouchDB is this simple! https://github.com/walterra/eddoapp/blob/main/docs/06_couchdb_local.md
2025-06-19T17:14:43.839Z