Skip to content

pouchdb/pouchdb-fauxton-base

Repository files navigation

PouchDB-Fauxton - base code

This is a fork of the express-pouchdb Fauxton project which makes Fauxton run on top of pure PouchDB by intercepting XMLHttpRequests. Go there for non-pouchdb-fauxton browser addons specific stuff.

Express-pouchdb's Fauxton is in turn based on the main Fauxton project. Go there for the real repo and real documentation.

Build

Build the HTML/CSS/JS:

npm install
./node_modules/.bin/grunt couchdb

Then copy dist/release into your pouchdb-fauxton-logic/fauxton directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages