dnmellen / ecg-backend

ECG-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECG Backend

Run Tests

Quickstart

Prerequisites

  • Docker & Docker Compose

Running the application

Notice that the .env.docker file is used to set the environment variables for the application in development. You can change the values in this file to suit your needs.

To run the application, execute the following command:

./run_dev.sh

This will start the application and the database. The application will be available at http://localhost:8000/api/docs.

Documentation

About

ECG-API


Languages

Language:Python 96.6%Language:Shell 2.0%Language:Mako 1.0%Language:Dockerfile 0.4%