forked from kompetenzinventar/ki-backend
Kompetenzinventar Backend
Entwicklung
Abhängigkeiten
- Python 3.8
- Pipenv
Entwicklungsumgebung aufbauen und starten
cp env.dev .env
pipenv install
pipenv shell
export FLASK_APP=app.py
flask db upgrade
flask run
Description
Languages
Python
97.8%
Dockerfile
1.5%
Mako
0.7%