/couchcamp_profiles

Profiles from Couchcamp!

Primary LanguageJavaScript

Generated CouchApp

This repo is a snapshot of the development going on in The CouchApp generate command.

It's easier for me to receive patches against couchapp/couchapp. This repo is intended primarily so you can deploy new versions of the example app without needing to upgrade CouchApp.

Install with

couchapp push . http://localhost:5984/proto

or (if you have security turned on)

couchapp push . http://myname:mypass@localhost:5984/proto