{"id":15686960,"url":"https://github.com/alii/electron-webpack-obfuscation","last_synced_at":"2025-05-07T18:52:07.983Z","repository":{"id":37198475,"uuid":"231479543","full_name":"alii/electron-webpack-obfuscation","owner":"alii","description":"TypeScript + React + Webpack + Electron + Obfuscation in prod = This project","archived":false,"fork":false,"pushed_at":"2023-01-06T02:23:59.000Z","size":2229,"stargazers_count":10,"open_issues_count":15,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T13:03:32.040Z","etag":null,"topics":["boilerplate","electron","obfuscation","react","typescript","webpack"],"latest_commit_sha":null,"homepage":"https://alistair.cloud","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-03T00:02:59.000Z","updated_at":"2024-07-02T20:01:59.000Z","dependencies_parsed_at":"2023-02-05T03:01:28.537Z","dependency_job_id":null,"html_url":"https://github.com/alii/electron-webpack-obfuscation","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alii%2Felectron-webpack-obfuscation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alii%2Felectron-webpack-obfuscation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alii%2Felectron-webpack-obfuscation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alii%2Felectron-webpack-obfuscation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alii","download_url":"https://codeload.github.com/alii/electron-webpack-obfuscation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252939352,"owners_count":21828749,"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":["boilerplate","electron","obfuscation","react","typescript","webpack"],"created_at":"2024-10-03T17:42:05.483Z","updated_at":"2025-05-07T18:52:07.960Z","avatar_url":"https://github.com/alii.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# electron-webpack-obfuscation\n\n[![Dependencies](https://david-dm.org/aabbccsmith/electron-webpack-obfuscation.svg)](https://david-dm.org/aabbccsmith/electron-webpack-obfuscation)\n\nA barebones boilerplate to get typescript, webpack, react, babel, obfuscation in prod AND hot reloading on the main and renderer working with electron. It's the real deal. :tada:\n\n### Prerequisites\n\nYou must have [Node.js](https://nodejs.org/en/) and [yarn 1.2](https://github.com/yarnpkg/yarn) installed on your computer. As well as a `git` implementation. I can reccomend [git-scm](https://git-scm.com/downloads).\n\nUse of `yarn` is highly reccomended over `npm`. We will not accept PRs with a `package-lock.json`!! :smile:\n\n### Writing with this boilerplate\n\nI recommend using this with either WebStorm or VSCode, and installing the ESLint \u0026 Prettier extensions for VSCode. They will enable a clean code style for you and help you maintain your code quickly and easily.\n\n### Installation\n\n```bash\n$ git clone https://github.com/aabbccsmith/electron-webpack-obfuscation\n$ cd electron-webpack-obfuscation\n$ rm -rf .git\n$ yarn install\n```\n\nAfter running these, you are ready to start writing code! It's that simple.\n\n### Usage\n\nTo start the app in development, run `yarn dev`. For compiling, run `yarn dist`.\n\n## Building\n\nTo compile the app, we use `electron-builder`. It's very versatile and supports many operating systems. Additionally, it supports the publishing of apps to GitHub, Amazon AWS S3 or even custom servers.\nBuilding is simple, simply run `yarn dist` and wait for the magic to happen. You will see a folder called `dist` is created. You may delete this after the build process has completed. Your releases (installers, zips, dmgs, etc...) can be found under `release/`\n\n### FAQ\n\nWhat's the best way to get this into my own repo?\n\n- You should fork this repo before cloning down\n\nYou are passively sponsoring OSS (Open Source Software) by using this boilerplate. Thank you! If you liked it, please give this repo a star :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falii%2Felectron-webpack-obfuscation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falii%2Felectron-webpack-obfuscation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falii%2Felectron-webpack-obfuscation/lists"}