This is a project/package for creating premounted projects for fast startUp
The JS Express API provides a simple API base for Restfull services with:
- Jest config files
- eslint
- dockerfiles
- Kube files
- Build bundles
The TS Express API provides a simple API base for Restfull services using Typescript with:
- Jest config files
- eslint
- dockerfiles
- Kube files
- Build bundles (for js files)
The compiler used is tsc
along side the tsconfig.json
file
The TS Express API provides a simple API base for Restfull services using Typescript along side TypeORM framework and core User and Authentication (jwt based) methods. This template has:
- Jest config files
- ORM ( TypeORM )
- eslint
- dockerfiles
- Kube files
- Build bundles (for js files)
The compiler used is tsc
along side the tsconfig.json
file
For mor information check the readme inside the project 😉
Just a simple npx hanful-generator
then select the option you desire and the folder name and you're done!!🎉🎉🎉