Skip to content

saxxi/supa-tickets-web

Repository files navigation

About

Simple demo on:

Service Purpose
NextJS with router navigation
Prisma Postgres Database ORM
Shadcn UI Copy & Paste React components
Tremor UI React components
React Hook Form React form management
ClerkJS Authentication service
Uploadthing File upload service

Some screenshots:

Settings


Dashboard

Install

  • Copy & fill .env from .env.example

  • Install the database

    # Run SQL: `CREATE DATABASE supa_tickets_dev`
    bun prisma db push

Run

Run the development server:

bun dev
bunx prisma studio # (optional) View data

About

NextJS demo with Clerk/Chadcn/Prisma/Tremor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages