Legal Pages by GPT

Generate Terms of Service and Privacy Policy pages using GPT prompts or the built-in generator tool.

Setup

Visit:

https://shipahe.ad/privacy-policy-generator

Fill in your company details and generate a GDPR & CCPA compliant Privacy Policy instantly.

You can copy or export the generated content into:

  • app/pages/legal/tos.vue
  • app/pages/legal/privacy-policy.vue

Option 2: Manual GPT Prompt Method

  1. Locate the legal page files:
    • app/pages/legal/tos.vue
    • app/pages/legal/privacy-policy.vue
  2. Copy the pre-written prompt from the file.
  3. Paste it into GPT.
  4. Copy the generated content and update the respective files.