{"id":23491394,"url":"https://github.com/ysuzuki19/reactron","last_synced_at":"2026-05-09T00:13:22.435Z","repository":{"id":137466634,"uuid":"354479562","full_name":"ysuzuki19/reactron","owner":"ysuzuki19","description":"React + Electron boiler plate","archived":false,"fork":false,"pushed_at":"2024-11-20T23:53:20.000Z","size":1612,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T12:26:47.265Z","etag":null,"topics":["electron","react"],"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/ysuzuki19.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":"2021-04-04T07:09:28.000Z","updated_at":"2024-06-22T02:19:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"6193a94e-563f-4a1b-a488-e64bf140c840","html_url":"https://github.com/ysuzuki19/reactron","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/ysuzuki19%2Freactron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysuzuki19%2Freactron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysuzuki19%2Freactron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysuzuki19%2Freactron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ysuzuki19","download_url":"https://codeload.github.com/ysuzuki19/reactron/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248975299,"owners_count":21192199,"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":["electron","react"],"created_at":"2024-12-25T01:27:31.450Z","updated_at":"2026-05-09T00:13:17.399Z","avatar_url":"https://github.com/ysuzuki19.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reactron\nReact + Electron boiler plate\n\n# react\ncreate react project with `create-react-app`\n\n# START ON LINUX\nrun electron app for developing.\n\n```bash\n$ git clone https://github.com/ysuzuki19/reactron\n$ cd reactron\n$ npm install\n$ npm run electron\n```\n\nif you want to run on browser, \n\n```bash\n$ npm start\n```\n\n# BUILD ON LINUX\n\n```bash\n$ npm run build-linux     # build linux only\n$ npm run build-mac       # build mac   only\n$ npm run build-win       # build win   only\n$ npm run build-all       # build linux/mac/win\n```\n\n# OPEN DEV TOOL ON ELECTRON\nPlease uncomment out following line in `public/electron.js`\n\n```js\nmainWindow.webContents.openDevTools()\n```\n\n# FOR MAC USER\nPlease remove following line in `package.json`.\n\n```json\n\"target\": \"tar.gz\"\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysuzuki19%2Freactron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fysuzuki19%2Freactron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysuzuki19%2Freactron/lists"}