1
0
mirror of https://github.com/ijaric/voice_assistant.git synced 2025-05-24 14:33:26 +00:00
voice_assistant/src/fastapi_app
2023-09-30 21:29:47 +01:00
..
alembic fix: alembic getting Settings() 2023-09-29 18:15:12 +01:00
bin change architecture 2023-09-28 21:30:36 +03:00
lib fix: postgres client & dispose engine 2023-09-30 21:09:36 +01:00
nginx fix: nginx conf 2023-09-23 20:28:21 +01:00
tests Review fix 2023-09-19 17:16:30 +03:00
__init__.py Версионирование API 2023-09-20 10:00:23 +03:00
.dockerignore Review fix 2023-09-19 17:16:30 +03:00
.env.example fix: token (token model TBU) 2023-09-29 18:11:11 +01:00
alembic.ini feat: update migrations filename 2023-09-29 16:59:12 +01:00
docker-compose.dev.yml fix: docker files & minor fixes 2023-09-23 19:21:32 +01:00
docker-compose.yml fix: docker files & minor fixes 2023-09-23 19:21:32 +01:00
Dockerfile fix: docker files & minor fixes 2023-09-23 19:21:32 +01:00
entrypoint.sh fix: docker files & minor fixes 2023-09-23 19:21:32 +01:00
Makefile chore: cleaning up 2023-09-20 11:46:36 +01:00
poetry.lock feat: add httpx to poetry 2023-09-30 21:29:47 +01:00
poetry.toml Review fix 2023-09-19 17:16:30 +03:00
pyproject.toml feat: add httpx to poetry 2023-09-30 21:29:47 +01:00
README.md chore: cleaning up 2023-09-20 11:46:36 +01:00

FastAPI App Template