- Notifications
You must be signed in to change notification settings - Fork2
A simple newsletter made w/ NextJS, TailwindCSS, and Firebase at backend to store the emails
NotificationsYou must be signed in to change notification settings
realtouseef/newsletter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple newsletter made with NextJS and TailwindCSS alongside Firebase on the backend to store the emails.
You can use this by creating a project onFirebase
- create an
.env
file in root of the project and add these. You can get these values from your firebase project onhttps://firebase.google.com
underproject settings
.
NEXT_PUBLIC_FIREBASE_API_KEY=NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=NEXT_PUBLIC_FIREBASE_PROJECT_ID=NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=NEXT_PUBLIC_FIREBASE_APP_ID=
This project needs a ⭐️ from you. Don't forget to leave a star ⭐️
About
A simple newsletter made w/ NextJS, TailwindCSS, and Firebase at backend to store the emails