Admin dashboard for CouchDBs
Web admin dashboard for CouchDBs
If you have a CouchDB server with Allow Origin: * enabled, you can use https://kdoran.github.io/lookout/#/
(or enable that domain in CORS settings)
npm i
npm start
On the wishlist is a deploy script for this, but you can add the index.html
& dist/lookout.js
as attachments to a CouchDB view doc, you’ll have to edit the index file’s src=
url to match your couch url.
_find
page but the results of a view query)also, see issues & also find your own adventure bugs
MIT
I accidentally deleted a test database with this tool already. BE CAREFUL when using it. I recommend testing any functionality first on a localhost server before using elsewhere.