electron-typescript-example
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
- clone repository
- run
npm i
- run
npm start
- enjoy!