From 927c764461ebc3e6317973e7f5626931b716e5ed Mon Sep 17 00:00:00 2001 From: 5000user5000 Date: Sat, 30 May 2026 12:55:08 +0800 Subject: [PATCH] update live demo link --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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.