Skip to content

Privacy Policy with GPT

Fresh

Source: shipfa.st/docs/tutorials/privacy-policy-gpt

Privacy policy and terms of service are mandatory for Stripe accounts and Google OAuth consent screens.

Procedure

  1. Open /app/tos/page.js and /app/privacy-policy/page.js in the repo
  2. Find the ChatGPT prompts included in the files
  3. Add your business details to the prompts
  4. Paste into ChatGPT to generate the documents
  5. Replace the placeholder content with the generated text

See Also