Skip to content

cahier/Argile-Forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Forum for the ARGILE Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published