A starter or seed for microservices in nodejs using typescript
- Typescript as a wrapper over javascript in nodejs
- TypeORM as Object Relation mapping tool
- Typedi for dependency injection
- Class validator for validating entities using decorator
- Express as middleware
- MongoDB as Seed database (But can be other easily using TypeORM)