This is a sample Electron app powered by Angular, Nest, SQLite3, Electron, and Nx. The project showcases the minimum setup to build an Electron app.
Please run pnpm install
to install the required dependencies.
For local development, please run
pnpm run dev-front
pnpm run dev-back
For local Electron development, please run
pnpm run dev-back
pnpm run dev-electron
Please run
pnpm run make
The command generates a zip file and it's for Windows machine. Please change the settings in the forge.config.js
to build the app according to the OS.