{"id":20073698,"url":"https://github.com/ragingwind/electron-react-boilerplate","last_synced_at":"2026-02-12T11:02:53.276Z","repository":{"id":35083674,"uuid":"39239240","full_name":"ragingwind/electron-react-boilerplate","owner":"ragingwind","description":"Bare project for electron and react","archived":false,"fork":false,"pushed_at":"2016-12-26T16:33:27.000Z","size":141,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-05T21:34:49.052Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ragingwind.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}},"created_at":"2015-07-17T06:44:51.000Z","updated_at":"2017-08-16T20:24:04.000Z","dependencies_parsed_at":"2022-08-17T22:31:20.643Z","dependency_job_id":null,"html_url":"https://github.com/ragingwind/electron-react-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ragingwind/electron-react-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Felectron-react-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Felectron-react-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Felectron-react-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Felectron-react-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ragingwind","download_url":"https://codeload.github.com/ragingwind/electron-react-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ragingwind%2Felectron-react-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29363636,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-13T14:47:24.456Z","updated_at":"2026-02-12T11:02:53.248Z","avatar_url":"https://github.com/ragingwind.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bare-electron-react-es6\n\n\u003e Bare project for electron with react, es6\n\n\n## Install dependencies\n\n```\n$ npm install\n```\n\n### Running application\n\nTo run the electron application, This project need to build the source files before running it. `app` task will run `build` script to build the application at `build` directory and then the electron application will be running with the compiled files of the source on `build` directory.\n\n```\n$ npm run app\n```\n\n### Build\n\ndo babel, do trasnpiler, do compile and do copy the source files in the `app`\n\n```\n$ npm run build\n```\n\n### Package\n\nYou need to announce the name of the platform to package and arch also, if You want to build specific platform. If you don't announce the name of the platform? All of platforms and architectures are going to package\n\n```\n$ PLATFORM=[darwin|linux|win32|all] ARCH=[all|x64] npm run package\n```\n\n## Structure of the project\n\n```\n├── index.js\n├── app\n    ├── components\n    │   └── mainview.jsx\n    ├── index.css\n    └── index.html\n```\n\n## License\n\nMIT © [Jimmy Moon](http://ragingwind.me)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragingwind%2Felectron-react-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fragingwind%2Felectron-react-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fragingwind%2Felectron-react-boilerplate/lists"}