Commit Graph

9 Commits

Author SHA1 Message Date
ІО-23 Шмуляр Олег 5d9da36bc5
add workaround for postman flow
Add endpoint specifically designed to make sure postman flow will
execute correctly on any run regardless of what previous changes have
been done to the server database.
2024-10-28 17:27:34 +02:00
ІО-23 Шмуляр Олег 3390b2e374
add user-related endpoints 2024-10-28 17:19:47 +02:00
ІО-23 Шмуляр Олег 8b7e93bd67
use volumes instead of copying application files
This change drastically reduces the amount of rebuilding required during
application development and debugging stages.
2024-10-28 14:08:23 +02:00
ІО-23 Шмуляр Олег fc6775ed2e
set __pycache__/ directories to be ignored by git 2024-10-28 14:05:30 +02:00
ІО-23 Шмуляр Олег 3eacc59ef9 add README.md 2024-09-25 16:25:58 +03:00
ІО-23 Шмуляр Олег f50bbca48e add docker-compose.yaml 2024-09-25 15:01:49 +03:00
ІО-23 Шмуляр Олег 7a84db633c fix wrong timezone 2024-09-25 14:56:37 +03:00
ІО-23 Шмуляр Олег 64d6638cc3 add Dockerfile for automatic container creation 2024-09-25 14:33:33 +03:00
ІО-23 Шмуляр Олег 4936114942 add initial application code alongside it's dependencies 2024-09-24 20:25:06 +03:00