Full-stack application with Dockerized frontend, backend, and PostgreSQL database.
Modern, containerized setup — ready to run with one command (if you have docker compose).
- Frontend: [React / Next.js / Vite + React / Vue / Angular / ...]
- Backend: [Node.js + Express / NestJS / Spring Boot / FastAPI / Django / Go / ...]
- Database: PostgreSQL
- Containerization: Docker + Docker Compose (recommended)
- Completely containerized (frontend, backend, db)
- Easy local development & deployment
- Persistent PostgreSQL data (via volume)
- Frontend available at http://localhost:3000
Frontend running at http://localhost:3000
- Docker 20+
- Docker Compose (included in Docker Desktop / can be installed separately)



