postalform One-time payment app Cloudflare Workers 1 variant

Gym Cancellation SaaS

One-time payment app that mails gym cancellation letters with PostalForm

cloudflare/workersPOpostalform/mail
Cloudflare WorkersPostalFormStripe CheckoutMailOne-time payment

Default build command

stripe projects build my-app --template postalform/gym-cancellation-saas

This uses the registry’s default variant for postalform/gym-cancellation-saas. Use the variant-specific commands below to target a particular stack.

Default cloudflare-postalform

Cloudflare Workers + PostalForm

Template selector: postalform/gym-cancellation-saas/cloudflare-postalform

Build command

stripe projects build my-app --template postalform/gym-cancellation-saas/cloudflare-postalform
cloudflare/workersPOpostalform/mail

Source

https://github.com/postalform/gym-cancellation-saas-template

Pinned ref: c63f8c1a2357d4adab5268486ca4f0896337a7c3

Setup

Install command

npm install

Next steps

Prepare local env

npm run setup

Run locally

npm run dev

Deploy to Cloudflare Workers

npm run deploy:cloudflare

Build product with Codex

codex "Help me turn this into a real product. Keep the existing Stripe Checkout, Cloudflare Workers, and PostalForm integrations working."