couchapp
Standalone CouchDB Application Development Made Simple
Install
- All systems
-
curl cmd.cat/couchapp.sh
- Debian
-
apt-get install couchapp
- Ubuntu
-
apt-get install couchapp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install couchapp
- Raspbian
-
apt-get install couchapp
- Dockerfile
- dockerfile.run/couchapp
couchapp
Standalone CouchDB Application Development Made Simple
CouchApp is a set of helpers and a jQuery plugin that conspire to get you up and running on CouchDB quickly and correctly. It brings clarity and order to the freedom of CouchDB's document-based approach.