- Edit package.json
{ ... "dependencies": { "@nestjs/bull": "^10.0.1", "@nestjs/common": "^10.3.0", "@nestjs/config": "^3.1.1", "@nestjs/core": "^10.3.0", "@nestjs/elasticsearch": "^10.0.1",
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #1 Install dependecies : | |
| - fs-extra | |
| - exceljs | |
| - multer | |
| - @types/multer | |
| - lodash | |
| - class-validator | |
| - class-transformer | |
| - rxjs | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| faqih@shinobi:~$ sudo apt-get update | |
| faqih@shinobi:~$ sudo apt-get upgrade | |
| faqih@shinobi:~$ sudo service packagekit restart | |
| faqih@shinobi:~$ sudo apt-get update --fix-missing | |
| faqih@shinobi:~$ sudo apt install software-properties-common | |
| faqih@shinobi:~$ sudo add-apt-repository ppa:ondrej/php | |
| faqih@shinobi:~$ sudo apt update |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| faqih@shinobi:~$ sudo apt-get update | |
| faqih@shinobi:~$ sudo apt-get upgrade | |
| faqih@shinobi:~$ sudo service packagekit restart | |
| faqih@shinobi:~$ sudo apt-get update --fix-missing | |
| faqih@shinobi:~$ sudo apt install lsb-release ca-certificates apt-transport-https software-properties-common -y | |
| faqih@shinobi:~$ sudo add-apt-repository ppa:ondrej/php | |
| faqih@shinobi:~$ sudo apt update |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| REDIS_HOST=Your_Redis_Host_Is_Actived | |
| REDIS_PORT=Your_Redis_Port_Is_Actived |
~ Command List :
- Install chumaky/postgres_mysql_fdw
$ sudo docker pull chumaky/postgres_mysql_fdw
- Install toleg/postgres_mysql_fdw
$ sudo docker pull toleg/postgres_mysql_fdw
To install Postman on Linux using the .tar.gz file, follow these steps:
Ensure you've downloaded the postman-linux-x64.tar.gz file from the official Postman website.
To install Docker Engine, you need the 64-bit version of one of these Ubuntu versions:
- Ubuntu Noble 24.04 (LTS)
- Ubuntu Jammy 22.04 (LTS)
- Ubuntu Focal 20.04 (LTS)
Docker Engine for Ubuntu is compatible with x86_64 (or amd64), armhf, arm64, s390x, and ppc64le (ppc64el) architectures.
Before you can install Docker Engine, you need to uninstall any conflicting packages.
OlderNewer