typeorm / electron-typescript-example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:HTML 53.0%Language:TypeScript 47.0%