Skip to content

Backend for the CovidTracer app.

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.txt
Notifications You must be signed in to change notification settings

RaphaelJ/covid-tracer-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid-tracer-backend

Backend for the CovidTracer app.

Usage

DATABASE_URL=<DATABASE URL>                 \
SECRET_KEY=<SECRET KEY>                     \
APP_SETTINGS='config.ProductionConfig'      \
FLASK_ENV=production                        \
python3 app.py

About

Backend for the CovidTracer app.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages