Skip to content

sonivaibhav-git/ScrumApp

Repository files navigation

Full Stack ScrumApp with Next JS, React, Tailwind CSS, Prisma, Neon, Clerk, Shadcn UI

A full-stack project management app with features like organization/project management, issue tracking, and user authentication. It uses Next.js, Shadcn UI, and Clerk for a modern, functional interface.

Make sure to create a .env file with following variables -

DATABASE_URL= "Add Your Database Url Here"

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY="Your Clerk Publishable Key"
CLERK_SECRET_KEY="Your Clerk Secret Key"

NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/onboarding
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/onboarding

About

a full-stack project management app with features like organization/project management, issue tracking, and user authentication. It uses Next.js, Shadcn UI, and Clerk for a modern, functional interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors