Skip to content

A Web app made with NextJS that would help you in better collaborating with your team. ( in development )

License

Notifications You must be signed in to change notification settings

anuragdaksh7/Team-Up

Repository files navigation

TeamUp

Tech Stack

  • NextJS
  • Clerk - Auth
  • ShadCN - Color theme

image

image

Installation

git clone https://github.com/anuragdaksh7/Team-Up.git
cd Team-Up
npm install
npm run dev

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

.env.local

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
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 = /home
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL = /home

MONGODB_URI = 

About

A Web app made with NextJS that would help you in better collaborating with your team. ( in development )

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published