{"id":20670124,"url":"https://github.com/gitpod-io/theia-app","last_synced_at":"2025-10-26T12:03:00.287Z","repository":{"id":45997035,"uuid":"343364936","full_name":"gitpod-io/theia-app","owner":"gitpod-io","description":"The Theia running in Gitpod","archived":false,"fork":false,"pushed_at":"2021-11-21T23:34:02.000Z","size":573,"stargazers_count":5,"open_issues_count":1,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-29T11:34:32.790Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gitpod-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-01T09:49:41.000Z","updated_at":"2022-09-26T21:16:50.000Z","dependencies_parsed_at":"2022-08-29T22:30:56.317Z","dependency_job_id":null,"html_url":"https://github.com/gitpod-io/theia-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-io%2Ftheia-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-io%2Ftheia-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-io%2Ftheia-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-io%2Ftheia-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitpod-io","download_url":"https://codeload.github.com/gitpod-io/theia-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249760236,"owners_count":21321843,"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":[],"created_at":"2024-11-16T20:18:07.612Z","updated_at":"2025-10-26T12:03:00.218Z","avatar_url":"https://github.com/gitpod-io.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gitpod Extension\nThe example of how to build the Theia-based applications with the gitpod-extension.\n\n## Getting started\n\n### Building the extension and app\n    yarn\n    yarn build\n\n### Starting the app\n    cd app\n    yarn start\n\nOpen http://localhost:3000 in the browser.\n\n## Developing\n\nWatching\n\n    yarn watch\n\nStart watching of the browser example.\n\n    cd browser-app\n    yarn watch\n\nLaunch `Start Browser Backend` configuration from VS code.\n\nOpen http://localhost:3000 in the browser.\n\n## Building images\n\nCurrently there are two types of Docker images: regular (theia/Dockerfile) and debug (theia/build/debug/Dockerfile). They can be build via their `build-image.sh` scripts.\n\nFor pulling from private npmjs.org repos there is a `docker.npmrc` file with the needed auth_token for typefox-team.\n\nSee top-level README file for more yarn commands relared to building docker images.\n\n## Publishing gitpod-extension\n\nThe user `typefox-team` can publish and retrieve the packages in `@typefox` scope.\nLogin.\n\n    npm login\n\nPublish packages with lerna to update versions properly across local packages, [more on publishing with lerna](https://github.com/lerna/lerna#publish).\n\n    npx lerna publish\n\n## Expected Envs.\n\nThe gitpod extension is designed to be deployed with a gitpod workspace backend, where the following envs are defined:\n - GITPOD_HOST (the url prefix to call in order to signal activity)\n - GITPOD_WORKSPACE_ID ( workspaceid is simply appended to the host)\n - GITPOD_INTERVAL (the interval for doing keep alive requests in milliseconds, defaults to '10000'. )","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitpod-io%2Ftheia-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitpod-io%2Ftheia-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitpod-io%2Ftheia-app/lists"}