{"id":21514990,"url":"https://github.com/skyway/example-conference-webapp","last_synced_at":"2026-03-01T05:34:37.090Z","repository":{"id":224469652,"uuid":"761520856","full_name":"skyway/example-conference-webapp","owner":"skyway","description":"SkyWay Conference by new SDK","archived":false,"fork":false,"pushed_at":"2025-12-03T08:38:36.000Z","size":2243,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-12-06T10:44:12.142Z","etag":null,"topics":["conference","skyway","webapp","webrtc"],"latest_commit_sha":null,"homepage":"https://conf.demo.skyway.ntt.com","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skyway.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-22T01:29:28.000Z","updated_at":"2025-12-03T08:38:40.000Z","dependencies_parsed_at":"2025-12-04T11:00:22.159Z","dependency_job_id":null,"html_url":"https://github.com/skyway/example-conference-webapp","commit_stats":null,"previous_names":["skyway/example-conference-webapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skyway/example-conference-webapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyway%2Fexample-conference-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyway%2Fexample-conference-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyway%2Fexample-conference-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyway%2Fexample-conference-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skyway","download_url":"https://codeload.github.com/skyway/example-conference-webapp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyway%2Fexample-conference-webapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29960432,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["conference","skyway","webapp","webrtc"],"created_at":"2024-11-23T23:53:47.954Z","updated_at":"2026-03-01T05:34:37.067Z","avatar_url":"https://github.com/skyway.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SkyWay Conference\n\n[SkyWay](https://skyway.ntt.com/)を利用した[Web会議アプリケーション「SkyWay Conference」](https://conf.demo.skyway.ntt.com/)のソースコードです。 [![License][license-image]][license-url]\n\n\u003cp align=\"center\"\u003e\u003cimg width=\"80%\" alt=\"A ScreenShot of SkyWay Conference\" src=\"https://github.com/skyway/example-conference-webapp/assets/85332716/0b4a25ee-9c41-4a3a-806e-03e8ac58e5f0\"\u003e\u003c/p\u003e\n\n## 📝 前提条件\n\nSkyWay Conferenceをご自身の環境で利用するためには、まずSkyWayに登録し、アプリケーションを作成する必要があります。SkyWayのアカウントをまだ持っていない場合は、以下のサイトから登録してください。\n\nhttps://console.skyway.ntt.com/signup/\n\n登録アカウントでログインした後、アプリケーションを作成し、アプリケーションIDとシークレットキーを取得してください。\n\n[アプリケーションIDとシークレットキーの取得について、詳しくはこちら](https://skyway.ntt.com/ja/docs/user-guide/javascript-sdk/quickstart/#164)を参照してください。\n\n## 🏗️ ビルド方法\n\n### 1. ソースコードのダウンロード 📥\n\n- `git clone`コマンドを使用してソースコードをダウンロードする場合は、次のコマンドを実行します。\n\n  - ```shell\n    git clone https://github.com/skyway/example-conference-webapp.git\n    ```\n\n- ZIP形式でソースコードをダウンロードする場合は、以下のURLからダウンロードします。\n\n  - [https://github.com/skyway/example-conference-webapp/archive/master.zip](https://github.com/skyway/example-conference-webapp/archive/master.zip)\n\n### 2. SkyWay Auth Tokenを発行するサーバーの準備と設定 🔑\n\nSkyWayは、ユーザーが認証していないエンドユーザーによるSkyWayの不正利用を防ぐため、トークンベースの認証・認可機能を提供しています。 ユーザーは、自身が認証したエンドユーザーに対して適切な権限を付与したトークン（SkyWay Auth Token）を発行することで、エンドユーザーによるSkyWayの不正な利用を防ぐことができます。\n\nアプリケーションIDはSkyWay Auth Tokenのペイロード部に含め、改ざんを防ぐためにシークレットキーで署名し発行してください。\n[アプリケーションIDとシークレットキー、SkyWay Auth Tokenについて、詳しくはユーザーガイドの認証・認可](https://skyway.ntt.com/ja/docs/user-guide/authentication/)を参照してください。\n\nこのWebアプリケーションでは、SkyWay Auth Tokenを発行するサーバーへのPOSTリクエストに対して、レスポンスbodyが以下のJSON形式でSkyWay Auth Tokenが発行される場合の実装です。\n```json\n{\n  \"authToken\": \"eyJhb...\"\n}\n```\n\n`.env`ファイルに、サーバーのアドレスを設定してください。\n以下に`.env`ファイルの例を示します。\n\n```dotenv:.env\nAUTH_TOKEN_SERVER=https://example.com/auth-token/\n```\n\nサーバーは例として、[https://github.com/skyway/authentication-samples](https://github.com/skyway/authentication-samples)を参考にしてください。\n\nリクエスト方法やレスポンス形式が異なる場合は、[`src/conference/utils/skyway-auth-token.ts`](https://github.com/skyway/example-conference-webapp/blob/main/src/conference/utils/skyway-auth-token.ts)を修正してください。\n\nhttps://github.com/skyway/authentication-samples のサーバーアプリケーションをlocalhostで`npm start`した時の`.env`は以下のようになります。\n\n```dotenv:.env\nAUTH_TOKEN_SERVER=http://localhost:8080/authenticate\n```\n\n### 3. ローカル環境での確認 💻\n\n以下のコマンドを実行してください。\n\n```shell\nnpm ci\nnpm run dev\n```\n\nブラウザで次のURLにアクセスして、動作を確認できます。\n\n[http://localhost:9000/](http://localhost:9000/)\n\n### 4. プロダクション環境へのデプロイ 🚀\n\n以下のコマンドで、プロダクション環境用にビルドします。\n\n```shell\nnpm run build\n```\n\n`dist`フォルダ内に、ビルドによって生成されたファイルが保存されます。以下のファイルをご自身が管理しているサーバーにアップロードしてください。\n\n```\nindex.html\nindex.bundle.js\nconference.html\nconference.bundle.js\nvendor.bundle.js\nimages/\n```\n\n注： SkyWay Conferenceで利用している`SkyWayStreamFactory`や`navigator.mediaDevices.getUserMedia`は、localhost以外のサイトでは、TLS/SSLにより保護されたサイトでしか利用できません。そのため、TLS/SSLにより保護されたサイトでお使い下さい。\n\n注： 公開サーバーにアップロードすると誰でも利用可能な状態になりますので、アクセス制限/認証して下さい。\n\n## 🛠️ カスタマイズの参考情報\n\nこのWebアプリケーションは、ReactとMobXを使用してUI構築と状態管理し、Emotionでスタイル設定しています。\n\n以下は、ソースコードのディレクトリ構造についての詳細です。\n\n| Path | 説明 |\n| --- | --- |\n| `public/`           | 静的ファイルとHTMLエントリーポイントを格納しています。 |\n| `src/index/`        | 参加する会議の情報を入力する画面のコードを格納しています。 |\n| `src/conference/`   | 会議画面のコードを格納しています。 |\n| `src/shared/`       | 両画面で共有する処理とスタイル設定のコードを格納しています。 |\n| `src/*/main.tsx`    | 各画面のエントリーポイントとなるTypeScriptファイルです。 |\n| `src/*/app.tsx`     | 各画面のメインアプリケーションコンポーネントを定義しているTypeScriptファイルです。 |\n| `src/*/contexts.ts` | Reactのコンテキストを定義しているTypeScriptファイルです。 |\n| `src/*/stores/`     | アプリケーションの状態を管理するStoreを格納しているディレクトリです。 |\n| `src/*/observers/`  | MobXのObserverでリアクティブにしたコンポーネントを格納しているディレクトリです。 |\n| `src/*/components/` | Reactコンポーネントを格納しているディレクトリです。 |\n| `src/*/effects/`    | アプリケーションの状態を変更するActionを格納しているディレクトリです。 |\n| `src/*/utils/`      | ユーティリティ関数を格納しているディレクトリです。 |\n\n## 🖥️ 動作環境\n\nSkyWay Conferenceは、以下のブラウザで動作します。\n- Google Chrome（最新の安定版）\n- Firefox（最新の安定版）\n- Safari（最新の安定版）\n- Microsoft Edge（Chromium版v79以上の最新の安定版）\n\nAndroid Chrome、Mobile Safari(iOS,iPadOS)でも利用可能ですが、画面UIはモバイルデバイスに最適化されていないため使いにくい場合があります。Android Firefoxについてはデバイスの選択がうまく動作しない不具合があるためご利用はお控えください。\n\n## サポート\n\nこのアプリケーションに関するビルド方法やWebサーバーへの設置、カスタマイズについてのテクニカルサポートは提供していません。ご了承ください。\n\n## IssueやPull Requestの作成について\n\n原則として、このリポジトリに対してのIssueやPull Requestには対応しません。不具合修正や機能追加を行いたい場合は、ご自身でリポジトリをForkして行ってください。\n\n## 📜 License / Copyright\n\n[MIT License](./LICENSE)  \nCopyright (c) 2024- NTT Communications Corp.\n\nソフトウェアの一部に [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) のソフトウェアが含まれています。\n\n[license-url]: https://github.com/skyway/example-conference-webapp/blob/main/LICENSE\n[license-image]: https://img.shields.io/github/license/skyway/example-conference-webapp","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyway%2Fexample-conference-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyway%2Fexample-conference-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyway%2Fexample-conference-webapp/lists"}