npm install odi --save
npm install reflect-metadata --save
index.ts
import "reflect-metadata";
tsconfig.json
hello.controller.ts
tsc && node index.js