Description Nest framework TypeScript starter repository. Installation $ yarn install Running the app # postgres,redis start $ docker-compose up # app start $ yarn start:dev