Hi All, We have have Fauxton working with Pouchdb on Node.js. Nick Thompson created a Pouchdb express.js server. Fauxton was always designed to be a modular web app which means we can include or exclude modules. In Pouchdb we removed all the modules that were not needed and just left standard database interactivity and replication.
I thought with would be worth mentioning. Check it out. https://github.com/nick-thompson/express-pouchdb Cheers Garren
