Skip to content

kowyo/electron-forge-template

Repository files navigation

Electron Forge Template

CI Release License

A modern Electron Forge starter with best practices baked in.

Stack

  • Electron 42 + Electron Forge 8 + Vite 8
  • React 19 + TailwindCSS 4 + shadcn/ui
  • oxlint + oxfmt (fast Rust-based linting/formatting)
  • husky + lint-staged (pre-commit checks)
  • GitHub Actions (CI + automated releases)

Getting started

pnpm install
pnpm start

Scripts

Command Description
pnpm start Run in dev mode
pnpm make Package the app
pnpm lint Run oxlint
pnpm fmt Format with oxfmt
pnpm types:check TypeScript type check
pnpm knip Check for unused files/deps

License

MIT

About

A modern Electron Forge starter with best practices baked in.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors