How it works

Create your page
Set your username, add a profile and cover, and connect Razorpay—done in minutes.

Share your link
Post your page anywhere—fans can support you without login friction.

Get funded
Fast, secure checkout via Razorpay. Every chai helps you create more.
Features

Fans to backers
Turn appreciation into action with one-tap support.

Instant checkout
Seamless Razorpay integration for quick, reliable payments.

Secure by design
Encrypted payments and server-side verification for peace of mind.

Monetize with ease
No paywalls. No complexity. Just support that works.

Community-first
Celebrate every contribution with friendly UI and notifications.

Quick presets
One-click chai amounts make it effortless to support.
Tech stack
Frontend
- Next.js 15 (App Router)
- React 19
- Tailwind CSS 4 for styling
- Framer Motion animations (`BlurText`)
Backend & Auth
- Next.js Route Handlers under `app/api/*`
- NextAuth (GitHub provider) for authentication
- MongoDB with Mongoose models (`models/user.js`, `models/payment.js`)
Payments
- Razorpay Checkout for client-side payments
- Server-side verification in `app/api/razorpay/route.js`
DX & Feedback
- React Toastify for success notifications
- Reusable UI like `SpotlightCard` for consistent theming
