Skip to main content
Learn how to integrate Lettr with your Nuxt application.

Installation

Environment Setup

Add your API key to .env:

API Route

Create server/api/email.post.ts:

Nuxt Module (Optional)

Create a Nuxt module for easier integration:

Contact Form

Server Utils

Create reusable server utilities: