A sample single-page application built with SuperLogin, PouchDB and AngularJS, along with Angular Material.
For issues and feature requests visit the issue tracker.
npm install
bower install
env.example.sh
to configure your access credentialsnpm start
env.example.sh
.
DB_HOST
: yourcloudantusername.cloudant.com
DB_USER
: yourcloudantusername
DB_PASS
: yourcloudantpassword
Powerful authentication for APIs and single page apps using the CouchDB ecosystem which supports a variety of providers.
Angular bindings for the SuperLogin project.
Simple 3-way sync between a remote database, memory, and disk using PouchDB.