You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Dockerfile would be useful. It would make it easy to build a docker image and create a container. This would make it simpler to deploy the project as it would eliminate the need to setup the VM, install Nodejs, and install other dependencies.
The README could contain basic docker commands to build the image and run it.
The text was updated successfully, but these errors were encountered:
A Dockerfile would be useful. It would make it easy to build a docker image and create a container. This would make it simpler to deploy the project as it would eliminate the need to setup the VM, install Nodejs, and install other dependencies.
The README could contain basic docker commands to build the image and run it.
The text was updated successfully, but these errors were encountered: