Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

etoome/Covided

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covided

Demo covid data visualizer

Development

Generate database

python3 docker/static/csv_to_sql.py

Create and start containers

docker-compose -f docker/docker-compose.yaml up

Connect to the app container

Go to http://localhost:3000

Authors