Legal Pages
Draft privacy/terms that fit the app, as pages the user can keep editing.
Steps
- Learn what the app collects. Read the code for analytics, auth, payments, cookies, third-party SDKs, and stored user data.
- Draft
/privacywith clauses that match that reality (what is collected, why, sharing/processors, retention, user rights, contact) — not generic filler. - Draft
/terms(acceptable use, accounts, liability, changes, governing law placeholder). - Add a cookie-consent component wired to the analytics you found, only if cookies/trackers are actually present.
- Land them as normal routes in the repo, styled to match the site.
Notes
- This is a tailored draft, not legal advice — tell the user to have counsel review before relying on it.