Add comprehensive demo with CI/CD pipeline

- Complete GitHub Actions workflow for demo deployment
- Playwright test suite with 50+ tests
- Performance monitoring and accessibility testing
- Cross-browser compatibility testing
- Local deployment scripts and documentation
This commit is contained in:
Peter Hanssens
2025-09-23 19:12:15 +10:00
parent 9b122deca0
commit 7f4486b6f0
56 changed files with 14784 additions and 466 deletions

View File

@@ -30,6 +30,7 @@ members = [
"performance-audit", # Performance audit system
"leptos_v0_8_test_app", # Leptos v0.8 compatibility test app
"examples/leptos", # WASM demo application
"examples/dashboard-demo", # Dashboard demo application
"wasm-demo", # Dedicated WASM demo for leptos-shadcn-ui-wasm
# Basic components (no internal dependencies)