TypeNexus is a great tool for API encapsulation and management. It offers a clean and lightweight way to bundle TypeORM + Express.js functionality, helping you to build applications faster while reducing template code redundancy and type conversion work.
npm run watch # Listen compile .ts files.
npm run build # compile .ts files.
npm run dev
npm run start