Do not use Nodemon in the production environment as it is intended for development purposes only.
When running the backend using the Process Manager (PM2), ensure that all folder names are included as values of the ignore_path
property in the ecosystem.config.js
file.