A complete template to build beautiful desktop applications with Electron.
- Core: Electron, Vite, SWC
- DX: TypeScript, Prettier, Zod, React Query
- UI: React, Tailwind CSS, Shadcn UI, i18next
- Testing: Jest, Playwright, React Testing Library
- Packaging: Electron Forge
Context isolation enabled
Custom title bar
Outfit font as default
src/
assets/
fonts/
components/
ui/
helpers/
ipc/
layout/
lib/
pages/
stories/
style/
tests/
dev
: Run the app in dev modepackage
: Create platform-specific executablemake
: Build platform-specific distributablestest
: Run Jest and Playwright tests