feat: add docker-compose config and create initial postgres schema

This commit is contained in:
2026-05-29 09:55:14 +03:30
parent 248f02ceb4
commit 4c870ba117
2 changed files with 31 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Dependencies
node_modules/
# IDE / System files
.DS_Store