@@ -37,5 +37,14 @@ revision:
cd $(API_APPLICATION_NAME)/db && \
PYTHONPATH='../..' ALEMBIC_MIGRATIONS=True alembic revision --autogenerate
venv-api:
cd api && \
poetry install
install:
make migrate head && \
poetry run python3 api/utils/init.py
%::
echo $(MESSAGE)
The note is not visible to the blocked user.