Skip to content

parthiv011/saas

Repository files navigation

SAAS - A Fullstack Event Monitoring Saas

Screenshot (54) Screenshot (55) Screenshot (56)

Features

  • 🛠️ Complete SaaS built in modern Next.js
  • 💻 Beautiful landing page included
  • 🎨 Custom artworks made by a professional illustrator
  • ✉️ Real-time event messages via Discord
  • 🖥️ Clean & intuitive event monitoring dashboard
  • 💳 Secure payments using Stripe
  • 🛍️ Customers can purchase your PRO plan
  • 🌟 Clean, modern UI on top of shadcn-ui
  • 🔑 Authentication using Clerk

Tech Stack

  • Nextjx 15
  • TypeScript
  • Tailwind CSS
  • Clerk
  • Stripe
  • Tanstack Query
  • Shadcn UI
  • Discord API
  • NeonDB + Prisma ORMs

Getting started

To get started with this project, run

  git clone https://github.com/parthiv011/saas.git

and copy the .env.example variables into a separate .env file, fill them out & and that's all you need to get started!

Run this follwing command in your terimnal

Step 1: Install Dependencies

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Step 2: Run the app

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published