bobmayuze / rampart

The centralized data API for all things RPI Ambulance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rampart

A NodeJs backend for RPI Ambulance.

Getting started

Step 1 : Make sure you have docker and docker-compose installed

Docker

Step 2 : Copy the env file and set it up

$ cp .env.example .env

Step 3 : Start the backend

$ ./scripts/init.sh

Once the terminal shows Rampart is live on port 3000! , that means the application has been successfully deployed and is now available at localhost:3000.

Development Reference

Sequalize

About

The centralized data API for all things RPI Ambulance


Languages

Language:JavaScript 65.7%Language:PLpgSQL 15.0%Language:TSQL 12.6%Language:Python 6.2%Language:Dockerfile 0.4%Language:Shell 0.1%