Getting started
Frontend
Authentication
Security
Utilities
Payments
Enabling Stripe
- Go to /app/utils/env.server.ts and uncomment both `STRIPE_SECRET_KEY`` and `STRIPE_WEBHOOK_ENDPOINT`
- Get Stripe's Secret Key from Stripe's Dashboard and put it on the .env file
- Set up your webhook