Skip to content

Latest commit

 

History

116 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ember

A progressive web app for decentralized resource distribution during natural disaster relief.

Build & Run

To download the map file, you need to have Git LFS installed.

Navigate to your desired directory, then clone the repository:

git clone https://github.com/hyojunm/ember.git

Set up a virtual environment and install dependencies:

python3 -m venv my_env
source my_env/bin/activate
python3 -m pip install -r requirements.txt

Initialize the sqlite database file (if needed):

python3 -m app.util.init_db

Run the app:

flask run --debug

About

A progressive web app for decentralized resource distribution during natural disaster relief.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages