Livestream
Video hosting site built with Next.js, Neon, Prisma, Mux, Vidstack and Tailwind CSS hosted on Vercel.
Install / Use
/learn @zpuckeridge/LivestreamREADME
<div align="center">
<h1>
🔴
<br />
Livestream
<br />
</h1>
<sup>
Video hosting site built with Next.JS, Neon, Prisma, Mux, Vidstack and Tailwind CSS hosted on Vercel.</em>
<br />
</sup>
<br />
</div>
<div align="center">
<img width="600" src="https://raw.githubusercontent.com/zpuckeridge/livestream/main/public/site-preview.png" />
</div>
🚀 Install
To get started locally running the project:
# Clone the repository
git clone https://github.com/zpuckeridge/livestream
# Copy the .env.example and make the relevant changes
cp .env.example .env.local
# Install packages
pnpm install
# Run the server
pnpm run dev
🚩 Features
- 🌙 Dark/Light Theme
- 📡 Open Graph Support
- 📈 Analytics
- 🗂 Tags
- ▶ Pagination
👀 Coming soon
- 💌 Notifications
- 💬 Live Chat and Comments
- ☁ Upload Functionality
- 🎛 Video Management
- ❤ Like Button
