- Nextjs
- TailwindCSS
- ClearkJs ( For Authentication & Organization )
- Prisma Client
- Clone the repo locally
gh repo clone yagyaraj234/Collab
- Pnpm install ( Intall dependency )
- Checkout
.env.example
file and all the urls npx prisma db push
npx prisma generate
npm run dev
This will start your server locally on localhost 3000