JuanJoseRestrepo / icesi-health-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Health - Node.js Database Adapter for Cloudant

  1. Set CLOUDANT_URL to Cloudant connection details.

    export CLOUDANT_URL=https://username:pass.cloudantnosqldb.cloud
    

    or create credentials.json in the root directory:

    {
        "url": "https://username:pass.cloudantnosqldb.cloud"
    }
    
  2. Run npm start.

CambiasosososoSDASDASDS

About

License:Apache License 2.0


Languages

Language:JavaScript 100.0%