Electron Vite boilerplate with React, TypeScript, Tailwind and release pipeline
An Electron desktop app boilerplate using Electron Vite, React 19, TypeScript 5, Tailwind v4, and shadcn/ui. It provides auto-reload, fast refresh for the renderer, a preconfigured preload/context bridge, window routing, source-code protection support, and GitHub Actions releases that produce Windows, macOS, and Linux binaries. Suited for building cross-platform desktop apps with a React-based renderer and CI-backed releases.
0