About Get Me a Chai

A modern, lightweight platform where fans fuel creators—one cup of chai at a time. Simple pages, secure payments, and a delightful supporter experience.

Chai

How it works

Create
Create your page

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

Share
Share your link

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

Fund
Get funded

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

Features

Fans
Fans to backers

Turn appreciation into action with one-tap support.

Checkout
Instant checkout

Seamless Razorpay integration for quick, reliable payments.

Secure
Secure by design

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

Monetize
Monetize with ease

No paywalls. No complexity. Just support that works.

Community
Community-first

Celebrate every contribution with friendly UI and notifications.

Presets
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