I use node v14.15.1 for this project. ├── LICENSE ├── logs │ ├── all.log │ └── error.log ├── nodemon.json ├── package.json ...