Mac Terminal에 nest 를 입력하면 아래와 같이 Terminal에서 명령어로 파일을 만들때 어떤 축약어를 써야 하는지 한 눈에 볼 수 있다.
주로 module = mo, controller = co, service = s를 썼던 것 같다.
나머지는 일단 참고용으로 ~_~
'Backend > NestJS' 카테고리의 다른 글
controller의 역할 (0) | 2023.03.07 |
---|---|
localhost:3000시 Hello World!는 어디서 오는걸까? (0) | 2023.03.05 |
[오류] TS2307: Cannot find module 'class-validator' or its corresponding type declarations (0) | 2023.03.03 |
Nest.js에 모듈 추가하기(모듈,컨트롤러,서비스) (0) | 2023.03.03 |
[오류] Invalid schematic "billing". Please, ensure that "billing" exists in this collection. (0) | 2023.03.02 |