/electron-server

Electron app with server-side rendering

Primary LanguageTypeScriptCreative Commons Zero v1.0 UniversalCC0-1.0

electron-server

Electron app with server-side rendering using:

  • NodeJS 12.x
  • Electron 16.x
  • Typescript 4.x

Examples

Change the git branch to view each example:

Installation

Install node dependencies using:

npm install

Usage

Build Typescript source and run Electron using:

npm start

Build app

Build production app file using:

npm run dist

Unpack the app build to see the included files using:

npm run dist:unpack

Contact

For more information please contact kmturley