> For the complete documentation index, see [llms.txt](https://onemix-docs.saask.ing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onemix-docs.saask.ing/deployment.md).

# Deployment

* `git add .`
* `git commit -m "deployment time"`
* `git push`
* Use any hosting provider that supports Remix Vite like [Vercel](https://vercel.com) or [Netlify](https://netlify.com).
* Don’t forget to add the `Environment Variables` for production.
* For handling webhooks for live payments, don’t forget to follow the [Stripe Production Guide](/features/payments.md)
* Go live and share your project with the world!
