Philanthropy for the people. Benefitting the noblest cause: Me.
TypeScript build must be successful before pushing. Vercel will not deploy if the build fails.
pnpm i2. Setup environment variables.
pnpm devThe website can now be viewed in your web browser using the link provided in the terminal.
pnpm buildpnpm previewStore in .env file in the root of the project.
| Name | Description |
|---|---|
VITE_STRIPE_PUBLISH_KEY |
Stripe publishable key |
STRIPE_PRIVATE_KEY |
Stripe private key |