8 Commits

Author SHA1 Message Date
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