After pulling the repo and initializing uv use following command in src/server/webapp/frontend:
src/server/webapp/frontend
uv run manage.py makemigrations uv run manage.py migrate
uv run manage.py makemigrations
uv run manage.py migrate
This creates a new database file, if none existed or updates the existing for new table content.
There was an error while loading. Please reload this page.