Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 245 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 245 Bytes

python-project-sk

to start the services: docker-compose up --d

to updgrade the versions, connect to the docker image: (you can use docker desktop)

`alembic upgrade head`

exectute the init file:

`python initial_data.py`