https://github.com/ericgitangu/interactive-birthday-card
Quick and dirty birthday project for my mom
https://github.com/ericgitangu/interactive-birthday-card
nextjs15 prisma prisma-orm tailwindcss turbopack upstash vercel-blob
Last synced: about 2 months ago
JSON representation
Quick and dirty birthday project for my mom
- Host: GitHub
- URL: https://github.com/ericgitangu/interactive-birthday-card
- Owner: ericgitangu
- License: other
- Created: 2024-12-25T18:00:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-22T00:51:27.000Z (over 1 year ago)
- Last Synced: 2025-03-11T13:48:15.293Z (over 1 year ago)
- Topics: nextjs15, prisma, prisma-orm, tailwindcss, turbopack, upstash, vercel-blob
- Language: TypeScript
- Homepage: https://deveric-birthdays.vercel.app
- Size: 14.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🎉 Interactive Birthday Card Template 🎉

> A powerful, interactive, and shareable birthday card built with **Next.js**, **Tailwind CSS**, **Turbopack**, **upstash**, **vercel blob storage**, **redis**, **postgres** and **Prisma**.
---
## 🌟 **Features**
### 🎂 **Personalized Cards**
Create unique cards with tailored visuals and messages.
>Credits to **Sora by OpenAI** for video generation.

---
### 🔥 **Interactive Candles**
Blow out candles with dynamic animations based on the user's generation.

---
### ✍️ **Signatures and Wishes**
Invite friends to sign the card and leave heartfelt messages.

---
### 🔗 **Shareable Links**
Easily share personalized cards with secure OAuth-based authentication.

---
### 🖼️ **Gallery**
Share personalized images in an auto-scroll gallery, performs manipulations to ensure the perfect fit.
Images are drawn randomly through the app, dynamic image rendering based on the slug (params),
Served from Vercel Blobs and optimized in addition to NextJS Image optimization for lazy performant loads.

---
### 🛠 **Built With**
- **Next.js**: For server-side rendering and the App Router.
- **Turbopack**: For lightning-fast builds.
- **Tailwind CSS**: For responsive and beautiful UI.
- **Prisma**: For database ORM.
- **NextAuth**: For secure OAuth.
- **Upstash**: KV Store
- **Vercel Storage Blob**: Store static assets -images acts as our CDN
- **Redis**: Storage of hot key pair for user's birthday wishes
   
---
## 🚀 **Getting Started**
### Prerequisites
-  Node.js v18+
-  Upstash Redis account for storage.
## License
This project is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International. See the [LICENSE](https://github.com/ericgitangu/interactive-birthday-card/blob/main/LICENSE.md) file for details.