jchris / proto

The generated CouchApp template

Home Page:http://couchapp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The generated CouchApp template

http://couchapp.org


Languages

Language:JavaScript 100.0%