2012-11-04 23:24:26 +01:00
_id
2012-11-04 23:24:26 +01:00
2012-11-04 23:24:26 +01:00
2012-12-09 02:03:09 +01:00
2012-12-02 10:25:18 +01:00
2012-11-11 02:00:17 +01:00
2012-11-04 23:24:26 +01:00
2012-11-04 23:24:26 +01:00

Generated CouchApp

This is meant to be an example CouchApp and to ship with most of the CouchApp goodies.

Clone with git:

git clone git://github.com/couchapp/example.git
cd example

Install with

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

or (if you have security turned on)

couchapp push . http://adminname:adminpass@localhost:5984/example

You can also create this app by running

couchapp generate example && cd example
couchapp push . http://localhost:5984/example

Deprecated: couchapp generate proto && cd proto

Todo

  • factor CouchApp Commonjs to jquery.couch.require.js
  • use $.couch.app in app.js

License

Apache 2.0

Description
Open source backend for ACRA reports.
Readme GPL-3.0 966 KiB
Languages
JavaScript 74%
HTML 20%
CSS 6%