Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 832 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 832 Bytes

✉️ Worker Email List

Simple email subscription API powered by Cloudflare Workers and D1 database. Used in conjunction with my portfolio site to track email subscribers.

Includes Cloudflare workers beta rate limiting features for testing purposes.

Tech Stack

Development

pnpm install
pnpm dev

Deployment

Pushes to the main branch will automatically deploy to Cloudflare. See .github/workflows/deploy.yml for more details.