oshipka/bootstrap
2021-05-10 00:22:29 +02:00
..
data_static hierarchical permissions bootstrap 2021-05-10 00:22:29 +02:00
translations added translations support 2020-07-08 14:38:55 +02:00
webapp test sso flows 2021-05-09 17:07:34 +02:00
.gitignore cert command 2020-04-15 21:13:28 +02:00
config.py test sso flows 2021-05-09 17:07: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 test sso flows 2021-05-09 17:07:34 +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