DevOps Starter .NET 8 + React + PostgreSQL (CI/CD Ready)
Kickstart your next professional-grade web project with this .NET 8 + React + PostgreSQL DevOps Starter.
Designed for developers who want a modern, full-stack, CI/CD-ready environment — from local dev to production monitoring in minutes.
⚙️ Tech Stack
- Backend: ASP.NET 8 Minimal API (C#)
- Frontend: React + Vite + TypeScript
- Database: PostgreSQL 16
- Monitoring: Prometheus + Grafana
- Authentication: Keycloak (optional realm export)
- CI/CD: GitHub Actions (Docker build, push & deploy pipelines)
🚀 Features
✅ REST API with /api/public/ping, /api/secure/hello, /metrics
✅ Docker Compose setup (backend + frontend + PostgreSQL)
✅ Prometheus metrics endpoint (ready for prometheus-net)
✅ Grafana dashboards auto-provisioned
✅ Optional Keycloak realm for authentication
✅ GitHub Actions CI/CD pipeline
✅ Clean structure + .gitignore + .editorconfig
⚙️ Quickstart
cd infra/docker && docker compose up -d --build
Then open:
- Frontend → http://localhost:8086
- Backend → http://localhost:8080
- Prometheus → http://localhost:9090
- Grafana → http://localhost:3000
📂 Folder Structure
apps/
backend/ → ASP.NET 8 Minimal API
frontend/ → React + Vite + TypeScript
infra/
docker/ → Docker Compose + .env
monitoring/ → Prometheus + Grafana setup
keycloak/ → Realm export (optional)
.github/
workflows/ → CI/CD pipeline
📜 License
Personal and commercial use allowed.
Resale or redistribution of the pack (as-is) is not permitted.
💰 Pricing
Launch offer: 19 € → Regular: 49 €
Includes lifetime updates for the pack.
Build and deploy modern .NET 8 + React web apps fast. Includes ASP.NET 8 Minimal API, React + TypeScript, PostgreSQL, Docker Compose, Prometheus + Grafana, and GitHub Actions CI/CD — ready for production.