Docker compose içerisine Mongodb eklendi ve bağlantıları yapıldı.

This commit is contained in:
2025-12-07 22:54:50 +03:00
parent 0f181833e5
commit 15611b1dc7
7 changed files with 111 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
# Node modules
*/node_modules/
jspm_packages/
/data
# Logs
npm-debug.log*