CouchDB client example

Hello {{ctrl.user}}

You are currently not logged in.

{{ctrl.intro}}

CouchDB information:

Server URL {{ctrl.serverLocation()}}
URL
Database name {{ctrl.databaseName() || "none set"}}
DB
isAuthenticated {{ctrl.user !== null}}
Error messages by app {{ctrl.msg || "-"}}
login
Logout
You have roles
  • {{role}}
Available documents:
{{doc._id}}
Save a document...
ID

Some Tips and Tricks: