diff --git a/README.md b/README.md index 75f5233..17411bf 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ Cloud Native Configuration Management is a full-stack configuration governance w The repository is organized as a single workspace with a React frontend, a Spring Boot backend, PostgreSQL persistence, automated tests, coverage reports, and SonarQube quality analysis. +## Live Demo + +- GCP frontend: https://mcmp-frontend-service-366904866748.europe-west1.run.app/ +- Vercel frontend: https://cloud-native-steel.vercel.app/ + +The GCP deployment demonstrates the cloud-hosted frontend path. The Vercel deployment is kept as an alternate frontend hosting target for comparison and fallback. + ## Project Overview The application helps teams manage reusable configuration templates and project-specific overrides across deployment scopes.