Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 197 Bytes

File metadata and controls

14 lines (9 loc) · 197 Bytes

Simple Express TypeScript Api with TypeORM

To run the app:

tsc //to complite in JavaScript Code

node src/app.js

Technologies Used

  • TypeScript
  • Express Nodejs
  • TypeORM
  • Sqlite