Skip to content

Unopinionated boilerplate for electron-forge tha includes basic features!

Notifications You must be signed in to change notification settings

dj-fiorex/awesome-electron-forge-boilerplate

Repository files navigation

Awesome Electron-Forge Boilerplate

I created this boilerplate to start an Electron application using most popular tools:

Moreover the webpack.(main|renderer).config.ts files have been modified to be able to support electron-bridge (see this)

Use this boilerplate

To use this boilerplate for your next project use the Github UI to "Use as template" or just fork the repo.

Development

  • Install package: yarn
  • Generate bridge files from schema: yarn run generate-schema
  • Run dev mode: yarn start
  • Package app: yarn run package

Changelog

  • Version 1.0.1:

    • Add scoped log to serial

About

Unopinionated boilerplate for electron-forge tha includes basic features!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published