# Kompetenzinventar Backend ## Entwicklung ### Abhängigkeiten - Python 3.8 - [Pipenv](https://github.com/pypa/pipenv) ### Entwicklungsumgebung aufbauen und starten ``` cp env.dev .env pipenv install pipenv shell flask db upgrade flask run ``` http://localhost:5000/