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
96.5%
Dockerfile
1.9%
Mako
1.6%