Nitro Tag
9/1/2025
Cloudflare & Email Binding Link to the article
You don't need to have an email server to send emails with Cloudflare Worker. Just let Cloudflare validate the email address you're using and Cloudflare will forward incoming emails to it.
Competence: Geek
3/27/2024
Nitro, i18n and Dev Proxy Link to the article
When you use Nuxt, it is normal to use Nitro as well, but sometimes this does not fit into the scenario you have been prepared for. The API requests are handled by another back-end server and in order to develop the application locally, a proxy must be set up.