Lesson 7

Installing CouchDB Locally

Getting CouchDB running on your local machine

PRO

Lesson Outline

Installing CouchDB Locally

In order to use PouchDB and CouchDB in our application, we are going to have to set both of these up. PouchDB is just a library that we will install directly into our Ionic application, but we need to install CouchDB on a server and interact with it there.

Eventually, we will move our CouchDB database to a cloud service like Amazon Web Services or Cloudant for hosting (there are other services available for hosting, but we will get into that later), but for development, we are going to use a locally installed version of CouchDB.

Installation

PRO

Thanks for checking out the preview of this lesson!

You do not have the appropriate membership to view the full lesson. If you would like full access to this module you can view membership options (or log in if you are already have an appropriate membership).