JTongay / typescript-api-typeorm-starter

This is a starter for an Express API in TypeScript with TypeORM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript 2 + Inversify + Express + Node.js

Build Status codecov Codacy Badge dependencies Status devDependencies Status MIT license

Install

Install the node packages via:

$ npm install

About

This is a starter for an Express API in TypeScript with TypeORM

License:MIT License


Languages

Language:TypeScript 77.2%Language:JavaScript 22.8%