Using Extensions

Overview

A few lightweight extensions are included for festival fun and operations. They are intentionally simple so volunteers can read, copy commands, and run tests quickly.

Included Features

How to test the contact form

From any machine with network access, run:

curl -X POST -F "email=you@example.com" -F "message=Hello from test" https://your-site.pages.dev/api/submit

Response codes:

Operator Quick Tips

Troubleshooting

If contact submissions do not arrive: check deploy logs, verify binding configuration, and ensure the destination email is verified in Cloudflare Email Routing (if used).