📌 Mantenna is a web application that allows you to watch multiple live streams on youtube at the same time.
📌 You can access the app by visiting the link below.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.
https://mantenna.vercel.app/api/channels
| Endpoint | Description |
|---|---|
/api/channels |
Send GET request to fetch all channels. |
