Development
Use Docker with NodeJS Projects Like a Pro!
https://levelup.gitconnected.com/use-docker-with-nodejs-projects-like-a-pro-a9e7504e1308 If you want to build the code for production, we can use the following command. The explanation about the command npm ci can be found here.