File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Basic Configuration to Nodejs With Express and Typescript
22
3- > this module serving a basic structure and configuration of nodejs API with express and typescript
3+ > This module serving a basic structure and configuration of nodejs API with express and typescript
44
55## Summary
66
@@ -147,6 +147,10 @@ npm run docker:test:build
147147
148148- [ ] Explain how design patters used in your initial configuration of project
149149- [ ] Explain how to use your initial configuration of project
150- - [x] Add option to use Redis as cache
151150- [x] Add options to get initial Dockerfile and docker-compose.yml to run your project in docker
152- - [ ] Add options to get initial configuration to run your project in Kubernetes
151+ - [x] Use Redis as cache
152+ - [x] Use pm2 to run your project in production mode
153+ - [x] Use Nginx as reverse proxy
154+ - [x] Use Swagger to document your API
155+
156+ 👔 [ Linkedin] ( https://www.linkedin.com/in/mateus-cardoso-dos-santos-19a68a181/ )
You can’t perform that action at this time.
0 commit comments