Is there an existing issue that is already proposing this?
Project Name
01-Mongoose
NestJS version
10+
Is your performance suggestion related to a problem? Please describe it
We always need to install the MongoDB as a prerequisite to run 01-mongoose project. It would be great if we can add the docker to handle this.
Describe the performance enhancement you are proposing and how we can try it out
We can achieve this by dockerizing this project and add a docker compose file to run the MongoDB container along with our application.
Is there an existing issue that is already proposing this?
Project Name
01-Mongoose
NestJS version
10+
Is your performance suggestion related to a problem? Please describe it
We always need to install the MongoDB as a prerequisite to run
01-mongooseproject. It would be great if we can add the docker to handle this.Describe the performance enhancement you are proposing and how we can try it out
We can achieve this by dockerizing this project and add a docker compose file to run the MongoDB container along with our application.