Vishwas-Adiga / LibreHealthAtlas

Atlas for LibreHealth services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LibreHealth Atlas

An atlas to view LH users worldwide, written in Node.js and SQL

Getting Started

Clone or download the repository to your computer. Make sure you have Node.js and the Heroku CLI installed.

$ git clone https://github.com/Vishwas-Adiga/LibreHealthAtlas
$ npm install

Next, create a ClearDB database and fill the database credentials in index.js.

To deploy, run

git add .
git commit -am 'Initial commit'
git push heroku master

(Refer to deploying to heroku for a detailed guide)

Go to the link provided by the Heroku CLI. That's it! You have your own version of LH Atlas up and running!

Documentation

View the design documentation here View the REST API documentation here

About

Atlas for LibreHealth services


Languages

Language:HTML 84.9%Language:JavaScript 11.0%Language:CSS 4.2%