Deployment
git add .
git commit -m "deployment time"
git push
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
Go live and share your project with the world!
Last updated