# install dependencies
npm install
# run the development server
npm run devnpm run buildThe site is automatically deployed when commits land in main branch, via GitHub Pages.
All channel data is taken from the iptv-org/database repository. If you find any errors please open a new issue there.
All links to the streams used on the site are taken from the iptv-org/iptv repository.
All links to the guides used on the site are taken from the iptv-org/epg repository.
The API documentation can be found in the iptv-org/api repository.
Links to other useful IPTV-related resources can be found in the iptv-org/awesome-iptv repository.
If you have a question or an idea, you can post it in the Discussions tab.
If you find a bug or want to contribute to the code or documentation, you can help by submitting an issue or a pull request.
And thank you to everyone who has already contributed!