How to Install couchapp in Ubuntu 18.04



Install couchapp by entering the following commands in the terminal:

sudo apt update
sudo apt install couchapp

Description:

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.

Homepage: https://github.com/couchapp/couchapp

Version: 1.0.2+dfsg1-1

Section: universe/python