Use Fauxton with IBM Cloudant
IBM Cloudant is a managed database service on IBM Cloud. It is based on Apache CouchDB and is intended for JSON document storage. By default, IBM Cloud provides a Web-based dashboard to manage IBM Cloudant instances. However, if you prefer to use Fauxton, Apache CouchDB’s native Web dashboard, it’s actually quite easy to connect and use a locally-running Fauxton instance with an IBM Cloudant service. NOTE: Before proceeding, ensure that you have a recent version of Node.js installed. ...