Ready to go node project using:
Node + Typescript + Express + Docker
- Node + Typescript + Express + Docker
- Eslint + Prettier
- Testing (Jest)
- Winston (Logs)
- ???
- Don't use
any
.
$ mkdir node_modules
$ cp .env.dev .env
# Run pwd and put the output in the PROJECT_PATH variable
$ make up