{"id":17925813,"url":"https://github.com/lessmost/theia-dev-kit","last_synced_at":"2025-04-03T09:41:46.428Z","repository":{"id":259810881,"uuid":"878291300","full_name":"lessmost/theia-dev-kit","owner":"lessmost","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-28T01:34:46.000Z","size":1079,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T23:14:39.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/lessmost.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":"2024-10-25T05:52:35.000Z","updated_at":"2024-10-28T01:34:49.000Z","dependencies_parsed_at":"2024-10-28T05:28:52.033Z","dependency_job_id":"03cde3ab-2c81-45b4-b722-a7fd777b906b","html_url":"https://github.com/lessmost/theia-dev-kit","commit_stats":null,"previous_names":["lessmost/theia-dev-kit"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lessmost%2Ftheia-dev-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lessmost%2Ftheia-dev-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lessmost%2Ftheia-dev-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lessmost%2Ftheia-dev-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lessmost","download_url":"https://codeload.github.com/lessmost/theia-dev-kit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246981154,"owners_count":20863825,"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-10-28T20:58:03.099Z","updated_at":"2025-04-03T09:41:46.409Z","avatar_url":"https://github.com/lessmost.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hello-world\nThe example of how to build the Theia-based applications with the hello-world.\n\n## Getting started\n\nPlease install all necessary [prerequisites](https://github.com/eclipse-theia/theia/blob/master/doc/Developing.md#prerequisites).\n\n## Running the browser example\n\n    yarn build:browser\n    yarn start:browser\n\n*or:*\n\n    yarn build: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 build:electron\n    yarn start:electron\n\n*or:*\n\n    yarn build:electron\n    cd electron-app\n    yarn start\n\n*or:* launch `Start Electron Backend` configuration from VS code.\n\n\n## Developing with the browser example\n\nStart watching all packages, including `browser-app`, of your application with\n\n    yarn watch:browser\n\n*or* watch only specific packages with\n\n    cd hello-world\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## Developing with the Electron example\n\nStart watching all packages, including `electron-app`, of your application with\n\n    yarn watch:electron\n\n*or* watch only specific packages with\n\n    cd hello-world\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 hello-world\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%2Flessmost%2Ftheia-dev-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flessmost%2Ftheia-dev-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flessmost%2Ftheia-dev-kit/lists"}