Files
copilotkit__copilotkit/showcase/shell-dashboard/.gitignore
Jordan Ritter 7f3fab47b2 feat(showcase/shell-dashboard): live PocketBase status wiring + tests
Replace the static status.json feed with a live PocketBase subscription
(useLiveStatus / useLastTransition hooks + live-status lib + pb client),
add vitest + playwright visual test setup, wire feature-grid + cell
pieces + badges to the live data model. Adds Dockerfile + .dockerignore
for Railway deployment of the dashboard.
2026-04-22 11:00:46 -07:00

8 lines
161 B
Plaintext

.next/
*.tsbuildinfo
node_modules/
playwright-report/
test-results/
/tests/visual/__snapshots__/**/*-failed-diff.png
/tests/visual/__snapshots__/**/*-actual.png