This template is a starting point for a TypeScript project using Express. It includes the following features:
- TypeScript, Express, and Node.js
- WIP: IBM Db2 support
- OpenAPI 3 support with auto-routing and request + response validation using express-openapi-validator
- I18n support using i18next
- Debugging support using nodemon
- Linting with ESLint
- Testing with Jest
- Debug, build & test configurations
- Dockerfile for production deployment
- Docker Compose for development deployment