feat: Set up initial Docker Compose environment for client and server with Nginx, Express, MongoDB, and JWT/Google OAuth authentication.

This commit is contained in:
2025-12-08 16:14:52 +05:30
parent a45eb2569c
commit 093af3a36f
6 changed files with 36 additions and 4 deletions

1
client/.env.example Normal file
View File

@@ -0,0 +1 @@
REACT_APP_API_URL=http://localhost:8080/api