{"id":16253401,"url":"https://github.com/lindseyb/electron-react-template","last_synced_at":"2025-07-20T15:02:27.740Z","repository":{"id":37499581,"uuid":"443424893","full_name":"LindseyB/electron-react-template","owner":"LindseyB","description":"A electron app template that uses React.js and has some other useful tools","archived":false,"fork":false,"pushed_at":"2025-07-11T16:26:32.000Z","size":26146,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-11T18:37:09.278Z","etag":null,"topics":["bulma","dependabot","electron","electron-forge","eslint","husky","prettier","react","template","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LindseyB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2021-12-31T21:01:06.000Z","updated_at":"2025-07-11T16:26:35.000Z","dependencies_parsed_at":"2024-02-20T18:56:25.968Z","dependency_job_id":"1bb2d122-d623-4551-872c-762d981d247d","html_url":"https://github.com/LindseyB/electron-react-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/LindseyB/electron-react-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LindseyB%2Felectron-react-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LindseyB%2Felectron-react-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LindseyB%2Felectron-react-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LindseyB%2Felectron-react-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LindseyB","download_url":"https://codeload.github.com/LindseyB/electron-react-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LindseyB%2Felectron-react-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266143940,"owners_count":23883067,"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":["bulma","dependabot","electron","electron-forge","eslint","husky","prettier","react","template","webpack"],"created_at":"2024-10-10T15:17:13.504Z","updated_at":"2025-07-20T15:02:27.680Z","avatar_url":"https://github.com/LindseyB.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Electron React Template\n\nBased off of [electron quick start](https://github.com/electron/electron-quick-start) and expanded to have my common stack.\n\n## What's setup here?\n\n- [Electron](https://www.electronjs.org/)\n  - With an example [IPC](https://www.electronjs.org/docs/latest/api/ipc-main) call\n  - With an empty renderer.js file if you want to use that instead of react\n- [React](https://reactjs.org/)\n- [Webpack](https://webpack.js.org/)\n- [Electron Forge](https://www.electronforge.io/)\n- [Bulma](https://bulma.io/)\n- [ESLint](https://eslint.org/)\n- [Prettier](https://prettier.io/)\n- A github action for automatically checking branches with eslint and prettier\n- [Husky](https://typicode.github.io/husky/) for adding an automatic post commit hook to lint and format code\n- [Dependabot](https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates)\n\n## Quick start\n\n```bash\ngit clone git@github.com:LindseyB/electron-react-template.git\ncd electron-react-template\nnpm install\nnpm run dev\n```\n\n## Scripts\n\n### `npm start`\n\nRun the application\n\n### `npm run dev`\n\nStarts the application with webpack in watchmode using concurrently to watch both\n\n### `npm run make`\n\nBuild the application for distribution\n\n### `npm run build`\n\nBuild the webpack (render side only)\n\n### `npm run build:watch`\n\nRun building webpack (render side only) in watchmode\n\n### `npm run lint`\n\nRun eslint\n\n### `npm run lint:fix`\n\nRun eslint with autofix enabled\n\n### `npm run format`\n\nRun prettier\n\n### `npm run format:fix`\n\nRun prettier with autofix enabled\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flindseyb%2Felectron-react-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flindseyb%2Felectron-react-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flindseyb%2Felectron-react-template/lists"}