discovered 03 Aug 2026
angular-electron
→ View on GitHubThe angular-electron repository provides a boilerplate for developing desktop applications using Angular 22 and Electron 43, leveraging TypeScript and SASS with hot reloading capabilities. It supports both development and production environments, includes testing functionality with Vitest and Playwright, and allows packaging the application into executables for Linux, Windows, and macOS. Notably, the project follows a two-package.json structure to optimize the final build while maintaining Angular CLI integration.