{"id":24738435,"url":"https://github.com/codesbiome/electron-react-webpack-boilerplate","last_synced_at":"2026-04-12T05:31:34.164Z","repository":{"id":106221878,"uuid":"476282019","full_name":"codesbiome/electron-react-webpack-boilerplate","owner":"codesbiome","description":"Minimal boilerplate for writing Desktop Applications using Electron, React, Webpack, Javascript in 2022","archived":false,"fork":false,"pushed_at":"2022-04-01T04:55:41.000Z","size":424,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-28T18:44:14.950Z","etag":null,"topics":["electron","electron-boilerplate","electron-custom-titlebar","electron-javascript-react","electron-react","electron-window","hot-reload","javascript-react-webpack","react","secure-electron-template","webpack-boilerplate"],"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/codesbiome.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-03-31T11:47:46.000Z","updated_at":"2024-04-24T06:02:52.000Z","dependencies_parsed_at":"2023-05-30T16:45:56.874Z","dependency_job_id":null,"html_url":"https://github.com/codesbiome/electron-react-webpack-boilerplate","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/codesbiome/electron-react-webpack-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesbiome%2Felectron-react-webpack-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesbiome%2Felectron-react-webpack-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesbiome%2Felectron-react-webpack-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesbiome%2Felectron-react-webpack-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codesbiome","download_url":"https://codeload.github.com/codesbiome/electron-react-webpack-boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesbiome%2Felectron-react-webpack-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31705574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T05:11:36.334Z","status":"ssl_error","status_checked_at":"2026-04-12T05:11:27.332Z","response_time":58,"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":["electron","electron-boilerplate","electron-custom-titlebar","electron-javascript-react","electron-react","electron-window","hot-reload","javascript-react-webpack","react","secure-electron-template","webpack-boilerplate"],"created_at":"2025-01-27T22:48:17.968Z","updated_at":"2026-04-12T05:31:34.147Z","avatar_url":"https://github.com/codesbiome.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Electron React Webpack Boilerplate (JavaScript)\n\nA minimal boilerplate for writing Desktop Applications using [Electron](https://www.electronjs.org/), [React](https://reactjs.org/), [Webpack](https://webpack.js.org/) \u0026 JavaScript. \u003cbr /\u003e This project makes use of latest packages and configurations to serve the best environment for development.\n\n\n### Typescript Based Project\n\nIf you're looking for a boilerplate with Typescript support, find it here :\u003cbr\u003e\n[ERWT - Typescript Boilerplate](https://github.com/codesbiome/electron-react-webpack-typescript-2022)\n\n\n## Screenshot\n\n\u003cimg src=\"assets/images/v100.jpg\" /\u003e\n\n\u003cbr\u003e\n\n## Custom Window Titlebar \u0026 Menu\n\nThis project now includes custom [Electron Window (JS)](https://github.com/guasam/electron-window-js), Titlebar, Menu Items, Window Controls \u0026 application icon etc by default. Menu items and windows controls layout or colors can be customized easily by modifying the `misc/window` modules. The `windows` platform buttons are being used by default in the Titlebar.\n\nMenubar can be toggled by pressing `ALT` key\n\n\u003ccenter\u003e\n    \u003cimg src=\"assets/images/titlebar_showcase.png\" /\u003e\n\u003c/center\u003e\n\n\u003cbr\u003e\n\n## Core Features\n\n- 📐 Custom Window \u0026 Titlebar with Menus\n- 🌟 Electron\n- 🌀 JavaScript\n- ⚛️ React\n- 🛶 LESS Loader\n- 🎨 CSS Loader\n- 📸 Image Loader\n- 🆎 Font Loader\n- 🧹 ESLint\n- 📦 Electron Forge\n- 🔱 Webpack \u0026 Configuration\n- 🧩 Aliases for project paths\n- 🔥 Hot Module Replacement (Live Reload)\n- 🎁 Package Bundling (Distribution / Release)\n\n\u003cbr /\u003e\n\n## Installation\n\nTo clone the boilerplate, you need to run following commands:\n\n```bash\ngit clone --recurse-submodules https://github.com/codesbiome/electron-react-webpack-boilerplate\n```\n\n\u003cbr\u003e\n\nInstall dependencies using [Yarn](https://www.npmjs.com/package/yarn) or [NPM](https://www.npmjs.com/) :\n\n```bash\nyarn install\n```\n\n\u003cbr /\u003e\n\n## Start : Development\n\nTo develop and run your application, you need to run following command.\n\u003cbr /\u003e\nStart electron application for development :\n\n```bash\nyarn start\n```\n\n\u003cbr /\u003e\n\n## Lint : Development\n\nTo lint application source code using ESLint via this command :\n\n```bash\nyarn lint\n```\n\n\u003cbr /\u003e\n\n## Package : Production\n\nCustomize and package your Electron app with OS-specific bundles (.app, .exe etc)\n\n```bash\nyarn package\n```\n\n\u003cbr /\u003e\n\n## Make : Production\n\nMaking is a way of taking your packaged application and making platform specific distributables like DMG, EXE, or Flatpak files (amongst others).\n\n```bash\nyarn make\n```\n\n\u003cbr /\u003e\n\n## Publish : Production\n\nPublishing is a way of taking the artifacts generated by the `make` command and sending them to a service somewhere for you to distribute or use as updates. (This could be your update server or an S3 bucket)\n\n```bash\nyarn publish\n```\n\n\u003cbr /\u003e\n\n## Packager \u0026 Makers Configuration\n\nThis provides an easy way of configuring your packaged application and making platform specific distributables like DMG, EXE, or Flatpak files.\n\nThis configurations file is available in :\n\n```bash\ntools/forge/forge.config.js\n```\n\nFor further information, you can visit [Electron Forge Configuration](https://www.electronforge.io/configuration)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesbiome%2Felectron-react-webpack-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodesbiome%2Felectron-react-webpack-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesbiome%2Felectron-react-webpack-boilerplate/lists"}