Skip to content
/ starter-electron-app Public template

A electron starter app template with next.js as renderer

Notifications You must be signed in to change notification settings

Debbl/starter-electron-app

Repository files navigation

starter-electron-app

Please replace globally the starter-electron-app to your app name

This is a starter template for an Electron app. Using next.js for the renderer.

  • next.js

    • framer-motion
    • nextorg-ui
    • tailwindcss
  • electron-forge

image image

HRM (Hot Module Replacement)

Dev

main process: use the rollup --no-watch.clearScreen to watch the main process files changes but sometimes it cloud not work well. So, you need to use cli to restart the app.

renderer process: main process load the renderer process by http://localhost:3000 so you cloud need to reload the app sometimes when the pages is not updated.

About

A electron starter app template with next.js as renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published