This seed is for a node application that does not use RESTApi endpoints at all. This seed using the TypeDI Dependency Injector and we are even providing a quick sample app to show a quick use case.
Feel free to clone this repository to get your app started
Install the Starter Project with Git:
$ git clone https://github.com/teammaestro/typedi-seed project
$ cd project
$ npm i
$ npm start
TypeDI is a dependency injection tool for TypeScript. Using TypeDI you can build well-structured and easily tested applications.
| :---: |:---: | John Pinkster|