Deployment
Last updated
Last updated
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!