{"id":18664586,"url":"https://github.com/electerm/electerm-web-demo","last_synced_at":"2026-04-19T03:02:36.129Z","repository":{"id":210832496,"uuid":"722986968","full_name":"electerm/electerm-web-demo","owner":"electerm","description":"electerm web demo","archived":false,"fork":false,"pushed_at":"2026-04-05T05:27:20.000Z","size":706,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-05T07:42:36.354Z","etag":null,"topics":["demo","electerm","serialport","ssh","telnet","terminal","web"],"latest_commit_sha":null,"homepage":"https://electerm-demo.html5beta.com","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/electerm.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-24T12:13:28.000Z","updated_at":"2026-04-05T05:27:24.000Z","dependencies_parsed_at":"2024-07-13T05:42:11.016Z","dependency_job_id":"14078855-df39-4eda-a7f3-a5cc16344c75","html_url":"https://github.com/electerm/electerm-web-demo","commit_stats":null,"previous_names":["electerm/electerm-web-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/electerm/electerm-web-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerm%2Felecterm-web-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerm%2Felecterm-web-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerm%2Felecterm-web-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerm%2Felecterm-web-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electerm","download_url":"https://codeload.github.com/electerm/electerm-web-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electerm%2Felecterm-web-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31992822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["demo","electerm","serialport","ssh","telnet","terminal","web"],"created_at":"2024-11-07T08:24:10.993Z","updated_at":"2026-04-19T03:02:36.090Z","avatar_url":"https://github.com/electerm.png","language":"JavaScript","readme":"\u003ch1 align=\"center\" style=\"padding-top: 60px;padding-bottom: 40px;\"\u003e\n    \u003ca href=\"https://electerm.github.io/electerm\"\u003e\n        \u003cimg src=\"https://github.com/electerm/electerm-resource/raw/master/static/images/electerm.png\", alt=\"\" /\u003e\n    \u003c/a\u003e\n\u003c/h1\u003e\n\n# electerm-web-demo [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Open%20sourced%20terminal%2Fssh%2Fsftp%20client(linux%2C%20mac%2C%20win)\u0026url=https%3A%2F%2Fgithub.com%2Felecterm%2Felecterm\u0026hashtags=electerm,ssh,terminal,sftp)\n\nWeb demo of [electerm app](https://github.com/electerm/electerm).\n\nVisit: [https://electerm-demo.html5beta.com](https://electerm-demo.html5beta.com)\n\n[![GitHub version](https://img.shields.io/github/release/electerm/electerm/all.svg)](https://github.com/electerm/electerm/releases)\n[![license](https://img.shields.io/github/license/electerm/electerm.svg)](https://github.com/electerm/electerm-dev/blob/master/LICENSE)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n[![Get it from the Snap Store](https://img.shields.io/badge/Snap-Store-green)](https://snapcraft.io/electerm)\n[![Get it from the Microsoft Store](https://img.shields.io/badge/Microsoft-Store-blue)](https://www.microsoft.com/store/apps/9NCN7272GTFF)\n[![GitHub Sponsors](https://img.shields.io/github/sponsors/electerm?label=Sponsors)](https://github.com/sponsors/electerm)\n\nOpen-sourced terminal/ssh/telnet/serialport/sftp client(linux, mac, win).\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/electerm/electerm-resource/raw/master/static/images/electerm.gif\", alt=\"\" /\u003e\n\u003c/div\u003e\n\n## Development\n\n```bash\n# Install dependencies\nnpm install\n\n# Start development server\nnpm start\n\n# Build for production\nnpm run b\n\n# Run tests\nnpm run lint\n```\n\n## Deployment\n\nThis project can be deployed to Cloudflare Pages for fast, global distribution.\n\n### Quick Deploy\n\n```bash\n# Deploy to Cloudflare Pages\nnpm run cf:deploy\n```\n\n### Setup Instructions\n\n1. **Install Wrangler CLI**:\n\n   ```bash\n   npm install -g wrangler\n   ```\n\n2. **Login to Cloudflare**:\n\n   ```bash\n   wrangler login\n   ```\n\n3. **Deploy**:\n\n   ```bash\n   npm run cf:deploy\n   ```\n\n### Automatic Deployment\n\nThe repository includes GitHub Actions for automatic deployment on push to main branch. Set up these secrets in your GitHub repository:\n\n- `CLOUDFLARE_API_TOKEN`: Your Cloudflare API token\n- `CLOUDFLARE_ACCOUNT_ID`: Your Cloudflare account ID\n\nFor detailed deployment instructions, see [CLOUDFLARE_DEPLOYMENT.md](./CLOUDFLARE_DEPLOYMENT.md).\n\n## License\n\nMIT\n","funding_links":["https://github.com/sponsors/electerm"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felecterm%2Felecterm-web-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felecterm%2Felecterm-web-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felecterm%2Felecterm-web-demo/lists"}