📄️ Performance Testing
The RCB platform uses two complementary performance testing tools: Gatling for backend load testing and Lighthouse CI for frontend Core Web Vitals auditing.
📄️ E2E Testing
The RCB frontend uses Playwright for end-to-end tests covering all major user flows across multiple viewports. Tests run against a live application (local dev server or deployed environment).
📄️ Monitoring
The RCB platform uses a full open-source observability stack: Prometheus (metrics), Grafana (dashboards), Loki (logs), Alertmanager (alerts → Slack), and Sentry (error tracking for both BE and FE).
📄️ BE Setup (Spring Boot)
Step-by-step guide to run the Renault Club Bulgaria Spring Boot backend locally.
📄️ FE Setup (React)
Step-by-step guide to run the Renault Club Bulgaria React frontend locally.
📄️ Guides Index
Step-by-step guides for setting up and working with the Renault Club Bulgaria platform.