This is a video streaming platform similar to YouTube, built with Next.js and TypeScript.
- Next.js
- React
- TypeScript
- Tailwind CSS
- Lucide Icons
- tRPC
- Upstash
- Mux
- Zod
- Shadcn
- bun (v1.0.0 or higher)
- Clone the repository:
git clone https://github.com/PrtHub/streaming-platform.git- Install dependencies:
bun installFirst, run the development server:
bun run devOpen http://localhost:3000 with your browser to see the result.