Skip to content

hawkrdg/couchdb-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A CouchDB Editor

View and Edit CouchDB tables...

An Angular app to work with CouchDB. build the app, login to your CouchDB instance and 'Bob's your uncle'.

You can edit and delete data and, with the proper rights, change security and add / edit views. All editing is done as JSON so one must be a bit cautious...

You can edit your user doc to add info or change your password and, if you are a server admin (role = _admin), you can edit all user docs.

This is built in an 'Angular Multi-App' project. My overall package.json is included in the 'public' folder for those that want to build this as a single app.

Please check out the CouchDB docs for detailed info at:

https://docs.couchdb.org/en/stable/

alt text

About

view & edit couchDb data...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors