Description
Add essential legal and product information pages required for a public launch.
Pages
Privacy Policy (required)
- What data is collected (analytics, voting data, localStorage usage)
- Supabase data handling (anonymous votes, IP hashing for rate limiting)
- Vercel Analytics / any third-party services
- Data retention and deletion
- GDPR considerations (Sentry is EU/DE region)
Terms of Use (required)
- Acceptable use of community voting features
- Content guidelines for future community features
- Data rights and ownership
- Disclaimer of warranty
IP Disclaimer (required)
- "Inkweave is not affiliated with, endorsed by, or sponsored by Disney, Ravensburger, or Lorcana."
- "Card images and game content are property of their respective owners."
- Fan project / fair use statement
About / Who We Are
- Project description and mission
- Creator information
- Open source acknowledgment (if applicable)
- Contact information (email or form — TBD)
Requirements
Phase
Phase 3 (weeks 5-6) — must ship before public launch, low effort
Files
apps/web/src/pages/ — new static page components
apps/web/src/App.tsx — add routes
Description
Add essential legal and product information pages required for a public launch.
Pages
Privacy Policy (required)
Terms of Use (required)
IP Disclaimer (required)
About / Who We Are
Requirements
Phase
Phase 3 (weeks 5-6) — must ship before public launch, low effort
Files
apps/web/src/pages/— new static page componentsapps/web/src/App.tsx— add routes