feat: empty states, onboarding checklist, PDF exports, and supporting data #114

Merged
chihlasm merged 16 commits from feat/backend-foundation-empty-states-exports into main 2026-03-18 00:42:30 +00:00
Showing only changes of commit 28e09347ad - Show all commits

6
.gitignore vendored
View File

@@ -220,6 +220,12 @@ frontend/playwright-report/
frontend/test-results/
frontend/e2e/.auth/
# Superpowers brainstorming mockups
.superpowers/
# Test results (root level)
test-results/
# Railway CLI (local tooling)
node_modules/
package.json