On 04 November 2013 at 5:26:24 PM, Ryan Ramage (ryan.ram...@gmail.com) wrote: Yes, its looking great!
BTW, if you want to test it out you probably want to use this: https://github.com/nick-thompson/pouchdb-server Which is just express-pouchdb wrapped in an easier to run, standalone module. Yes, thanks Ryan for mentioning. Ryan On Mon, Nov 4, 2013 at 7:07 AM, Garren Smith <gar...@apache.org> wrote: > 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 > >