Skip to content

aditya-mitra/email-collect

Repository files navigation

Email Collect Template

A super simple email collection template and boilerplate to quickly grab the emails of folks interested in your product.

Preview

image

Installation

Install with bun

  bun install
  bun dev # start the development server 🚧
  bun run build # build and deploy 🚀

Configuring the backend

Although the template can be configured with any backend service by only changing a few lines of code, this template uses appwrite for collecting emails.

Copy .env.example to .env. You will need the project ID, project name, and endpoint from your appwrite dashboard.

If you are new to appwrite, you can read the quick start documentation with react.

About

a super simple email collection template

Topics

Resources

Stars

Watchers

Forks

Contributors