OneMix Documentation
  • Start Here
  • Features
    • Analytics
    • Authentication
    • Database
    • Emails
    • Error Handling
    • Payments
    • SEO
  • Components
    • Header
    • Hero Section
    • Image Gallery
    • Marketing Section
    • Testimonials
    • Pricing
    • FAQs
    • Contact Form
  • Miscellaneous
    • Privacy Policy
    • Terms of Service
  • Deployment
Powered by GitBook
On this page

Deployment

PreviousTerms of Service

Last updated 10 months ago

  • git add .

  • git commit -m "deployment time"

  • git push

  • Use any hosting provider that supports Remix Vite like or .

  • Don’t forget to add the Environment Variables for production.

  • For handling webhooks for live payments, don’t forget to follow the

  • Go live and share your project with the world!

Vercel
Netlify
Stripe Production Guide