A modern Electron application template built with React, TypeScript, Vite, SQLite, and Redux Toolkit. ├── electron/ # Electron main process │ ├── main.ts # Main process entry point │ ├── preload.ts # ...
Application-level code including routing, global state management, and shared widgets.