Loading repository data…
Loading repository data…
prod-forge / repository
Prod Forge is an open-source reference that shows how to build and operate a production-ready system: AI-assisted development, quality gates, CI/CD, infrastructure, observability, migrations, and rollback.
AI made writing the code easy. Running it in production is still hard.
Prod Forge is an open-source reference that shows how to build and operate a production-ready system: AI-assisted development, quality gates, CI/CD, infrastructure, observability, migrations, and rollback.
The implementation is based on a simple Todo API, but the architecture follows patterns used in real production systems at scale.
Every major technical decision is documented and explained.
| Repository | Description |
|---|---|
| Frontend | React Web and React Mobile apps + Design System |
| Backend | NestJS API - the main guide |
| Infrastructure | Terraform on AWS |
| Layer | Tools |
|---|---|
| Web Client | React · Vite · Redux Toolkit · Tailwind CSS · NX |
| Deploy | AWS S3 · CloudFront · ECR · ECS |
| Backend | NestJS · Prisma · PostgreSQL · Redis · Docker |
| Infrastructure | AWS · RDS · ElasticCache |
| Observability | Prometheus · Grafana · Loki · Promtail |
| Quality | ESLint · Prettier · Husky · Commitlint · CI/CD |