10 Commits

Author SHA1 Message Date
e6954e5710
add category-related endpoints 2024-10-28 18:18:28 +02:00
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
3390b2e374
add user-related endpoints 2024-10-28 17:19:47 +02:00
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
fc6775ed2e
set __pycache__/ directories to be ignored by git 2024-10-28 14:05:30 +02:00
3eacc59ef9 add README.md lab1 2024-09-25 16:25:58 +03:00
f50bbca48e add docker-compose.yaml 2024-09-25 15:01:49 +03:00
7a84db633c fix wrong timezone 2024-09-25 14:56:37 +03:00
64d6638cc3 add Dockerfile for automatic container creation 2024-09-25 14:33:33 +03:00
4936114942 add initial application code alongside it's dependencies 2024-09-24 20:25:06 +03:00