- Nextjs
- Prisma
- Clerk (Authenticate)
- Socket IO
- MySQL
- Tailwindcss
- zustand
- shadcn UI
- Uploadthing
npx create-next-app@latest [name] --typescript --tailwind --eslint
Run the prisma server
npx prisma studio
Run the client app
npm i
npm run dev
# or
yarn
yarn dev
# or
pnpm i
pnpm dev
Open http://localhost:3000 with your browser to see the result.
- Create server (Text, audio, video)
- Join server
- Invite link
- Video call
- Real time chat