...
II. Software Requirements
MongoDBv3 >= v4.62 - To install please download mongoDB
Redis serverv2 >=v5.8x - To install please download and setup Redis
Nginx
v1.3
with http_auth_module is enabledPM2 is a daemon process manager that will help you manage and keep your application online 24/7
Yarn or npm to manage nodeJS package
Typescript 4.2.3 or higher - To install run
npm install typscript@latest
...