Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Supportr

Backend API for Supportr, a creator tipping platform that allows creators to receive one-time tips from supporters.

Tech Stack

  • NestJS
  • TypeScript
  • MongoDB
  • Mongoose
  • JWT Authentication
  • Razorpay

Features

  • JWT authentication
  • Role-based access control (Admin, Creator, Supporter)
  • Creator profile management
  • One-time tipping
  • Razorpay payment integration
  • Secure webhook verification
  • Creator dashboard
  • Supporter purchase history
  • Email notifications
  • Audit logging

Getting Started

Install dependencies

npm install

Configure environment

Create a .env file and add the required values.

Run in development

npm run start:dev

Build

npm run build

Run production build

npm run start:prod

License

Unlicensed

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages