...
II. Software Requirements
MongoDBv3 >= v4.60 - To install please download mongoDB
Redis server
v2.8
- To install please download and setup RedisNginx
v1.3
PM2 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
...