Your Newsletter Simplified - With Resend, Newsletter subscribe & Contact Form 😊
Create a .env file and add the environment variables that you can find in the .env.example file.
Clone this repository if you have access or download it from the store
git clone [email protected]:cavalluccijohann/nuxtletters.git
Install dependencies
bun install
Start development server
bun dev
Generate static project
bun generate
Start production server
bun start