Adds a DEPLOYMENT.md file with comprehensive instructions for setting up prerequisites (Docker, RDS database) and deploying the application using Docker Compose. Includes an .env.example file to guide the configuration of necessary environment variables for production. |
||
|---|---|---|
| backend | ||
| frontend | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| DEPLOYMENT.md | ||
| Dockerfile | ||
| docker-compose.yml | ||
| nginx.conf | ||
| requirements.txt | ||