概要
Stremio はモダンなメディアセンターで、プラグインをインストールしてビデオコンテンツを発見、視聴、管理できます。
README プレビュー
# Stremio - Freedom to Stream\n\n[](https://github.com/Stremio/stremio-web/actions/workflows/build.yml)\n[](https://stremio.github.io/stremio-web/development)\n\nStremio is a modern media center that's a one-stop solution for your video entertainment. You discover, watch and organize video content from easy to install addons.\n\n## Build\n\n### Prerequisites\n\n* Node.js 12 or higher\n* [pnpm](https://pnpm.io/installation) 10 or higher\n\n### Install dependencies\n\n```bash\npnpm install\n```\n\n### Start development server\n\n```bash\npnpm start\n```\n\n### Production build\n\n```bash\npnpm run build\n```\n\n### Run with Docker\n\n```bash\ndocker build -t stremio-web .\ndocker run -p 8080:8080 stremio-web\n```\n\n## Screenshots\n\n### Board\n\n\n\n### Discover\n\n\n\n### Meta Details\n\n\n\n## License\n\nStremio is copyright 2017-2023 Smart code and available under GPLv2 license. See the [LICENSE](/LICENSE.md) file in the project for more information.\n