oshipka/bootstrap
2021-05-01 16:21:39 +02:00
..
data_static added translations support 2020-07-08 14:38:55 +02:00
translations added translations support 2020-07-08 14:38:55 +02:00
webapp oshipka update with default favicons 2021-05-01 16:21:39 +02:00
.gitignore cert command 2020-04-15 21:13:28 +02:00
config.py automating provisioning 2020-06-21 11:17:34 +02:00
init_populate.py refactor with population 2020-06-04 16:40:52 +02:00
INSTALL.sh bootstrap 2020-03-18 12:32:40 +01:00
manager.py flask_migrate pain 2020-06-04 15:24:18 +02:00
populate.py bootstrap make it work 2020-06-04 22:11:57 +02:00
README.md bootstrap 2020-03-18 12:32:40 +01:00
requirements.txt update init dev 2020-05-02 22:28:37 +02:00
run.py flask_migrate pain 2020-06-04 15:24:18 +02:00
sensitive_dev.py fix sensitive_dev missing 2020-08-11 14:35:25 +02:00
worker.py refactor with population 2020-06-04 16:40:52 +02:00

Project

Install

virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt

Run

source venv/bin/activate
python run.py

Powered by oshipka