Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/florian-lefebvre/resend-astro-example


https://github.com/florian-lefebvre/resend-astro-example

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# Resend with Astro

This examples shows how to use Resend with [Astro](https://astro.build/).

## Instructions

1. Define environment variables in .env file.
2. Install dependencies:

```
pnpm install
```

3. Run Astro locally:

```
pnpm dev
```

4. Open URL in the browser:

```
http://localhost:4321/api/send
```

## License

MIT License