{"id":13403267,"url":"https://github.com/ionorg/ion-app-web","last_synced_at":"2026-01-12T02:54:24.582Z","repository":{"id":37037554,"uuid":"262097626","full_name":"ionorg/ion-app-web","owner":"ionorg","description":"ion web app","archived":false,"fork":false,"pushed_at":"2023-03-04T18:46:06.000Z","size":4427,"stargazers_count":115,"open_issues_count":32,"forks_count":73,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-07-31T19:39:51.784Z","etag":null,"topics":["app","ion","js","web"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/ionorg.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2020-05-07T16:08:06.000Z","updated_at":"2024-07-19T07:38:28.000Z","dependencies_parsed_at":"2024-01-16T10:36:14.230Z","dependency_job_id":"99194f15-77a4-4503-8655-b5bc432f4296","html_url":"https://github.com/ionorg/ion-app-web","commit_stats":null,"previous_names":["pion/ion-app-web"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionorg%2Fion-app-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionorg%2Fion-app-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionorg%2Fion-app-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionorg%2Fion-app-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ionorg","download_url":"https://codeload.github.com/ionorg/ion-app-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254442826,"owners_count":22071878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["app","ion","js","web"],"created_at":"2024-07-30T19:01:27.571Z","updated_at":"2026-01-12T02:54:24.574Z","avatar_url":"https://github.com/ionorg.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# ion-app-web\n\nion web app\n\n### Screenshots\n\n\u003cimg width=\"360\" height=\"265\" src=\".github/screenshots/ion-01.jpg\"/\u003e \u003cimg width=\"360\" height=\"265\" src=\".github/screenshots/ion-02.jpg\"/\u003e\n\u003cimg width=\"360\" height=\"265\" src=\".github/screenshots/ion-04.jpg\"/\u003e \u003cimg width=\"360\" height=\"265\" src=\".github/screenshots/ion-05.jpg\"/\u003e\n\n### Docker\n\nWarning: **make sure ion is deployed by docker too**\n\n#### Local hosting and auto ssl\n\nBuild docker image with production build of web app. erve on `https://localhost:9090`\n\nBiz websocket is proxied using caddy server and docker network from ion.\nYou will need to ensure that src/App.jsx line 99 has the correct port for this proxy to work.\n\n```\ndocker network create ionnet\ndocker-compose -f docker-compose.yml up\n```\n\nChat: [https://localhost:9090](https://localhost:9090)\n\nRun this to rebuild when you modify the code\n```\ndocker-compose -f docker-compose.yml up --build\n```\n\n#### Prod hosting and auto SSL\n\nEnable production ports and Caddy file for web service in `docker-compose.prod.yml`.\n\nMake sure these ports are exposed publicly\n\n```\n80/tcp\n443/tcp\n```\n\nConfigure your domain/email in docker-compose.prod.yml\n\n```\nWWW_URL=yourdomain\nADMIN_EMAIL=yourname@yourdomain\n```\n\nVerify that you're using the correct port on src/App.jsx on line 99 as you'll be using Caddy to proxy requests.\n\nBring up docker with\n\n```\ndocker pull pionwebrtc/ion-app-web\ndocker network create ionnet\ndocker-compose -f docker-compose.prod.yml up\n```\n\nChat: \n\n```\nhttps://yourdomain\n```\n\n### Local Dev\n\n#### Setup\n\nInstall node modules\n\n```\nnpm i\n```\n\n#### Run\n\nStart dev server\n\n```\nnpm start\n```\n\nEnsure that line 99 of src/App.jsx is pointed to :5551 since you can hit the SFU locally.\n\nChat: [https://localhost:8080](https://localhost:8080)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fionorg%2Fion-app-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fionorg%2Fion-app-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fionorg%2Fion-app-web/lists"}