-
this use https://github.com/inversify/inversify-express-utils
-
this use https://github.com/inversify/inversify-restify-utils
"scripts": {
"test": "jest",
"dev": "nodemon src/server.ts",
"prebuild": "rimraf dist",
"build": "sucrase ./src -d ./dist --transforms typescript,imports",
},