{"id":19282512,"url":"https://github.com/rrcook/loe-scaffold","last_synced_at":"2026-05-04T13:35:03.896Z","repository":{"id":152920595,"uuid":"397715440","full_name":"rrcook/loe-scaffold","owner":"rrcook","description":"Scaffolding for a Lightning Web Components OSS Electron application.","archived":false,"fork":false,"pushed_at":"2021-08-22T20:24:41.000Z","size":2514,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T00:36:02.877Z","etag":null,"topics":["electron","javascript","lwc","lwc-oss","nodejs","salesforce"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/rrcook.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-18T19:35:20.000Z","updated_at":"2021-09-05T15:18:01.000Z","dependencies_parsed_at":"2023-04-27T10:48:52.735Z","dependency_job_id":null,"html_url":"https://github.com/rrcook/loe-scaffold","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rrcook/loe-scaffold","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrcook%2Floe-scaffold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrcook%2Floe-scaffold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrcook%2Floe-scaffold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrcook%2Floe-scaffold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rrcook","download_url":"https://codeload.github.com/rrcook/loe-scaffold/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrcook%2Floe-scaffold/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32609910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","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","javascript","lwc","lwc-oss","nodejs","salesforce"],"created_at":"2024-11-09T21:27:11.959Z","updated_at":"2026-05-04T13:35:03.879Z","avatar_url":"https://github.com/rrcook.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# loe-scaffold\n\nThis application is a scaffolding for a Lightning Web Component OSS Electron application.\nIt is an expansion of what is created with [create-lwc-app](https://github.com/muenzpraeger/create-lwc-app) in ways that I find useful, and I hope you find useful as well. If you build on the native platforms you will get native applications; built on Windows 10, macOS Catalina on Intel, and Ubuntu 20.04.\n\nThe main additions to what is done with create-lwc-app:\n- I added preload-based ipc communication between the renderer process and the main process, and\nmade a simple example sending information from renderer to main, and from main to renderer.\n- I added all the libraries, resources and setup code to use the oss versions of lightning base components and slds, and used a lightning-button in the app to demonstrate. The setup steps came from \n[this article](https://developer.salesforce.com/blogs/2020/12/build-connected-apps-anywhere-using-lightning-base-components).\n- I added electron-forge to package the application as a true standalone electron app.\n\n## How to start?\n\nIf building on Ubuntu, and I assume other Debian-based linuxes, first run `sudo apt-get install rpm`. \n\nTo build the project and check compilation run `npm run build` or `npm build:development`.\nTo run it as an electron app in development, and see your main process console.log statements,\nrun `npm run start`. When you're ready to make a standalone application run `npm run make`.\n\nThe main process source files are in the [`scripts`](./scripts) folder.\n\nThe renderer process source files are located in the [`src`](./src) folder. All web components are within the [`src/modules`](./src/modules) folder. The folder hierarchy also represents the naming structure of the web components.\n\nFind more information on the main repo on [GitHub](https://github.com/muenzpraeger/create-lwc-app).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frrcook%2Floe-scaffold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frrcook%2Floe-scaffold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frrcook%2Floe-scaffold/lists"}