Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zpuckeridge/livestream
Video hosting site built with Next.js, Neon, Prisma, Mux, Vidstack and Tailwind CSS hosted on Vercel.
https://github.com/zpuckeridge/livestream
mux next-js planetscale prisma tailwindcss vercel
Last synced: about 2 months ago
JSON representation
Video hosting site built with Next.js, Neon, Prisma, Mux, Vidstack and Tailwind CSS hosted on Vercel.
- Host: GitHub
- URL: https://github.com/zpuckeridge/livestream
- Owner: zpuckeridge
- Archived: true
- Created: 2022-07-11T14:06:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T01:38:10.000Z (4 months ago)
- Last Synced: 2024-09-18T04:04:02.082Z (about 2 months ago)
- Topics: mux, next-js, planetscale, prisma, tailwindcss, vercel
- Language: TypeScript
- Homepage: https://sdelta.xyz
- Size: 6.63 MB
- Stars: 26
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🔴
Livestream
Video hosting site built with Next.JS, Neon, Prisma, Mux, Vidstack and Tailwind CSS hosted on Vercel.
## 🚀 Install
To get started locally running the project:
```bash
# 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