typeorm / electron-typescript-example

Example how to use TypeORM in Electron Desktop Application using TypeScript.
35 stars 13 forks source link

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