

-
🏂 Interactive Live Streaming : Supports text chat, screen sharing, multi-user conference, and gift sending.
-
🎊 Refined UI/UX Design : Crafted with shadcn/ui and TailwindCSS for a sleek and modern user interface.
-
🚀 High-Performance : Powered by Next.js and LiveKit, ensuring a smooth streaming experience for all users.
-
Run
npm install
to install all dependencies. -
Copy the
.env.example
file in the project root, rename it to.env.local
, and update the missing environment variables. -
Start the development server by running npm run dev and visit
http://localhost:3000
to view the application. -
Begin developing your own features and enhancements.
-
Framework: Next.js - A React framework for production.
-
UI/UX: TailwindCSS + shadcn/ui - For clean and attractive interface design.
-
Database: PostgreSQL + Prisma - Efficient database access.
-
WebRTC: LiveKit - Open-source, high-performance WebRTC services.
-
Cloud Services: Vercel + LiveKitCloud - For deployment and WebRTC services.
- LiveKit Meet - An example application using LiveKit.
This project is licensed under the MIT License, permitting full freedom to modify, distribute, and use the software for both private and commercial purposes.