{"id":20766154,"url":"https://github.com/navono/theia-hello-world-extension","last_synced_at":"2025-03-11T18:48:21.317Z","repository":{"id":74497282,"uuid":"441408844","full_name":"navono/theia-hello-world-extension","owner":"navono","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-10T08:19:58.000Z","size":18020,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T03:36:28.014Z","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/navono.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-24T08:19:01.000Z","updated_at":"2022-01-10T12:58:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"e19f79d9-e7bd-4900-823e-1892de2641dc","html_url":"https://github.com/navono/theia-hello-world-extension","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navono%2Ftheia-hello-world-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navono%2Ftheia-hello-world-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navono%2Ftheia-hello-world-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navono%2Ftheia-hello-world-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/navono","download_url":"https://codeload.github.com/navono/theia-hello-world-extension/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243093948,"owners_count":20235465,"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-17T11:21:41.423Z","updated_at":"2025-03-11T18:48:21.290Z","avatar_url":"https://github.com/navono.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# theia-hello-world-extension\n\nThe example of how to build the Theia-based applications with the theia-hello-world-extension.\n\n## Getting started\n\nInstall [nvm](https://github.com/creationix/nvm#install-script).\n\n    curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.5/install.sh | bash\n\nInstall npm and node.\n\n    nvm install 14\n    nvm use 14.xx.xx\n\nInstall yarn.\n\n    npm install -g yarn\n\n## Running the browser example\n\n    yarn start:browser\n\n*or:*\n\n    yarn rebuild:browser\n    cd browser-app\n    yarn start\n\n*or:* launch `Start Browser Backend` configuration from VS code.\n\nOpen `http://localhost:3000` in the browser.\n\n## Running the Electron example\n\n    yarn start:electron\n\n*or:*\n\n    yarn rebuild:electron\n    cd electron-app\n    yarn start\n\n*or:* launch `Start Electron Backend` configuration from VS code.\n\n## Developing with the browser example\n\nStart watching all packages, including `browser-app`, of your application with\n\n    yarn watch\n\n*or* watch only specific packages with\n\n    cd theia-hello-world-extension\n    yarn watch\n\nand the browser example.\n\n    cd browser-app\n    yarn watch\n\nRun the example as [described above](#Running-the-browser-example)\n\n## Developing with the Electron example\n\nStart watching all packages, including `electron-app`, of your application with\n\n    yarn watch\n\n*or* watch only specific packages with\n\n    cd theia-hello-world-extension\n    yarn watch\n\nand the Electron example.\n\n    cd electron-app\n    yarn watch\n\nRun the example as [described above](#Running-the-Electron-example)\n\n## Publishing theia-hello-world-extension\n\nCreate a npm user and login to the npm registry, [more on npm publishing](https://docs.npmjs.com/getting-started/publishing-npm-packages).\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavono%2Ftheia-hello-world-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnavono%2Ftheia-hello-world-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavono%2Ftheia-hello-world-extension/lists"}