Welcome to the SASS Newsletter, a simple app designed for managing newsletter subscriptions and sending mass emails.
- Secure authentication
- User registration and profile management
- Newsletter subscription management
- Mass email sending to all subscribed users
- Stripe subscriptions
-
Install project dependencies:
pnpm i
-
Start Supabase:
supabase start
-
Run the project in preview mode:
pnpm run preview