{"id":18397270,"url":"https://github.com/razaqultegar/angular-electron","last_synced_at":"2025-10-31T00:30:39.141Z","repository":{"id":130397982,"uuid":"298280362","full_name":"razaqultegar/angular-electron","owner":"razaqultegar","description":"🖥️ Simple ultra-fast bootstrapping with Angular and Electron","archived":false,"fork":false,"pushed_at":"2020-09-29T20:39:04.000Z","size":731,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-24T10:48:45.435Z","etag":null,"topics":["angular","elecctron","sass","typescipt","webpack"],"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/razaqultegar.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}},"created_at":"2020-09-24T13:01:00.000Z","updated_at":"2020-09-29T20:39:07.000Z","dependencies_parsed_at":"2023-06-26T07:30:32.877Z","dependency_job_id":null,"html_url":"https://github.com/razaqultegar/angular-electron","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/razaqultegar%2Fangular-electron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razaqultegar%2Fangular-electron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razaqultegar%2Fangular-electron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razaqultegar%2Fangular-electron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/razaqultegar","download_url":"https://codeload.github.com/razaqultegar/angular-electron/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239080895,"owners_count":19578230,"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":["angular","elecctron","sass","typescipt","webpack"],"created_at":"2024-11-06T02:16:27.556Z","updated_at":"2025-10-31T00:30:38.780Z","avatar_url":"https://github.com/razaqultegar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\u003cimg src=\"https://www.vectorlogo.zone/logos/angular/angular-icon.svg\" alt=\"Angular Logo\" width=\"150\"\u003e \u003cimg src=\"https://www.vectorlogo.zone/logos/electronjs/electronjs-icon.svg\" alt=\"Electron Logo\" width=\"150\"\u003e\u003cbr\u003e\u003cbr\u003e\n\n![Maintained][maintained-badge]\n[![Travis Build Status][build-badge]][build]\n[![Make a pull request][prs-badge]][prs]\n[![License](http://img.shields.io/badge/Licence-MIT-brightgreen.svg)](LICENSE)\n\n[![Watch on GitHub][github-watch-badge]][github-watch]\n[![Star on GitHub][github-star-badge]][github-star]\n[![Tweet][twitter-badge]][twitter]\n\u003c/div\u003e\n\n# Introduction\n\nBootstrap and package your project with Angular 10 and Electron 10 for creating Desktop applications.\n\nCurrently runs with:\n\n- Angular v10.1.2\n- Electron v10.1.2\n\nWith this sample, you can :\n\n- Run your app in a local development environment with Electron\n- Run your app in a production environment\n\n**Note: Angular 10.x CLI needs Node 10.13 or later to work correctly.**\n\n## Getting Started\n\nClone this repository locally :\n\n``` bash\ngit clone https://github.com/razaqultegar/angular-electron.git\n```\n\nInstall dependencies with npm :\n\n``` bash\nnpm install\n```\n\nThere is an issue with `yarn` and `node_modules` when the application is built by the packager. Please use `npm` as dependencies manager.\n\n\nIf you want to generate Angular components with Angular-cli , you **MUST** install `@angular/cli` in npm global context.\nPlease follow [Angular-cli documentation](https://github.com/angular/angular-cli) if you had installed a previous version of `angular-cli`.\n\n``` bash\nnpm install -g @angular/cli\n```\n\n[build-badge]: https://travis-ci.org/razaqultegar/angular-electron.svg?branch=master\u0026style=style=flat-square\n[build]: https://travis-ci.org/razaqultegar/angular-electron\n[license-badge]: https://img.shields.io/badge/license-Apache2-blue.svg?style=style=flat-square\n[license]: https://github.com/razaqultegar/angular-electron/blob/master/LICENSE\n[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square\n[prs]: http://makeapullrequest.com\n[github-watch-badge]: https://img.shields.io/github/watchers/razaqultegar/angular-electron.svg?style=social\n[github-watch]: https://github.com/razaqultegar/angular-electron/watchers\n[github-star-badge]: https://img.shields.io/github/stars/razaqultegar/angular-electron.svg?style=social\n[github-star]: https://github.com/razaqultegar/angular-electron/stargazers\n[twitter]: https://twitter.com/intent/tweet?text=Check%20out%20angular-electron!%20https://github.com/razaqultegar/angular-electron%20%F0%9F%91%8D\n[twitter-badge]: https://img.shields.io/twitter/url/https/github.com/razaqultegar/angular-electron.svg?style=social\n[maintained-badge]: https://img.shields.io/badge/maintained-yes-brightgreen","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazaqultegar%2Fangular-electron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frazaqultegar%2Fangular-electron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazaqultegar%2Fangular-electron/lists"}