- install dependencies
pipenv installorpip install -r requirements.txt - launch database
docker-compose up -d - run migration
alembic upgrade head - launch server
uvicorn api.main:app
kirilldd2/fastapi_test_task
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|