핫 리로드 : 코드 수정하고 저장시 서버 재시작 없이 바로 반영하는 기능 ~ 스프링과 달리 별도 설치해야함 공식 문서 참고https://docs.nestjs.com/v5/techniques/hot-reload Documentation | NestJS - A progressive Node.js frameworkNest is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaScript, is built with TypeScript and combines elements of OOP (Object Oriented Programming), FP (Functional Progra..