This is a starter project for typescript applications, it ships with:
Dev dependencies:
- basic typescript configuration (with alias on app folder)
- tests & coverage with jest/ts-jest
- linter with ts-lint
- docker-compose for dev
- basic ci
- source maps support
Dependency:
- config
The goal is to keep it light and easy to modify It does not ship with any production feature, except some ci building stuff