-
[공부] NestJSNestJs 2021. 12. 20. 09:27
나는 3년 넘게 Spring, Spring Boot 개발자였다.
회사 사정이 안좋아져서 이직을 하게되었는데,
이 회사 개발 스펙은 다음과 같다.
Back-End: NodeJS, NestJS
Font-End: Vue3(Compositon Api)
CI/CD: GitLab
APP: Flutter
운영환경은 AWS, Google Cloud를 사용하는 회사이다.
먼저 NestJS부터 공부해보기로 해보자.
1. Monorepo Workspace2. Swagger3. Mikro ORM + MongoDB4. JWT + Guard5. Pipe6. SchedulerSpring Boot와 NestJS는 정말 비슷하고
공식문서가 정말 잘되어 있어서 처음 입문하기 그리 어렵진 않은거 같다.
'NestJs' 카테고리의 다른 글
NestJs(Node) 환경에서 TossPayments Seller 코드 예제 (0) 2024.12.17 [이슈] 토스 페이먼츠 중복 결제 (1) 2024.10.30 [오답] Jest로 Axios 테스트 시 Cannot use import statement outside a module (0) 2023.03.13 TypeOrm 0.2 - Relations 성능 이슈 (0) 2023.02.24 Serverless + NestJS + MikroORM 조합 시 문제 (0) 2022.03.06