Skip to content

MeowNowApp/PrivacyPolicy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MeowNow Privacy Policy Site

Simple static site hosting the MeowNow privacy policy for App Store compliance.

Deploy to Vercel

  1. Install Vercel CLI (if not already installed):

    npm install -g vercel
  2. Navigate to this directory:

    cd /Users/wbreiler/Developer/MeowNow/privacy-site
  3. Deploy:

    vercel
  4. Follow the prompts:

    • Set up and deploy? Y
    • Which scope? (select your account)
    • Link to existing project? N
    • What's your project's name? meownow-privacy
    • In which directory is your code located? .
  5. Your site will be live at: https://meownow-privacy.vercel.app

  6. For production deployment:

    vercel --prod

Update Privacy Policy

Edit public/index.html and redeploy with vercel --prod.

URL for App Store

Use the production URL in your App Store Connect privacy policy field: https://meownow-privacy.vercel.app

Or set up a custom domain in Vercel settings.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages