issues
search
NeoSOFT-Technologies
/
rest-node-nestjs
With this skeleton, we can easily start a server application using Node.js, Nest JS and TypeScript.
https://neosoft-technologies.github.io/rest-node-nestjs/
Apache License 2.0
54
stars
36
forks
source link
Nginx Configuration for SSL and Dockerising the nestjs Application
#300
Closed
PrajwalKarale08
closed
2 years ago
PrajwalKarale08
commented
2 years ago
Added DockerFile in the root directory.
NestJS application was dockerized.
Nginx configuration added in the docker-compose.yml file.
SSL certificates are generated and added to the directory.
Documentation for Reverse Proxy support is added.