electron-typescript-example icon indicating copy to clipboard operation
electron-typescript-example copied to clipboard

Example how to use TypeORM in Electron Desktop Application using TypeScript.

Example how to use TypeORM with Electron using JavaScript

  1. clone repository
  2. run npm i
  3. run npm start
  4. enjoy!

typeorm-electron-example