Want to use workers with my astro site. Deployed to CF. What's next?
Hi folks, i have deployed my astro site to cf successfully. I want to know what's next. My end goal is to use cf functions for form submissions, and also use workers webhooks to listen to a third party tool.
should i create a workers.toml file? if yes, is there a command to generate toml file without manually creating it?
Also, if i want to use functions, should i use astro in ssr mode?
thank you!
1 Reply
nvm, i got the gist of my answer following the guide at https://developers.cloudflare.com/developer-spotlight/tutorials/handle-form-submission-with-astro-resend/
Cloudflare Docs
Send form submissions using Astro and Resend · Cloudflare Developer...
This tutorial will instruct you on how to send emails from Astro and Cloudflare Workers (via Cloudflare SSR Adapter) using Resend .