git clone https://github.com/huynhducthanhtuan/practice-nestjs-typescript.git
cd practice-nestjs-typescript
npm install
npm start
redis-server
docker-compose build
docker-compose up -d
git clone https://github.com/huynhducthanhtuan/practice-nestjs-typescript.git
cd practice-nestjs-typescript
npm install
npm start
redis-server
docker-compose build
docker-compose up -d