Skip to content

Santipac/honomailer

Repository files navigation

This is a simple honojs serverless backend to send emails using Brevo deployed at Vercel.

Getting Started

First, run the development server:

npm install
npm run start #vercel dev will run

Follow the setup guide to select a Vercel project.

Open http://localhost:3000/api with your browser to see the result.

You can start editing the API by modifying api/index.js and learn more by taking a look to the API documentation.

Deploy on Vercel

The easiest way to deploy your Hono app is to use the Vercel Platform.

Releases

No releases published

Packages

No packages published