Nest.js 공식문서 번역
  • README
  • INTRODUCTION
    • Introduction
  • OVERVIEW
    • First steps
    • Controllers
    • Providers
    • Modules
    • Middleware
    • Exception filters
    • Pipes
    • Guards
    • Interceptors
    • Custom decorators
  • FUNDAMENTALS
    • Custom providers
    • Asynchronous providers
    • Dynamic modules
    • Injection scopes
    • Circular dependency
    • Module reference
    • Lazy-loading modules
    • Execution context
Powered by GitBook
On this page

README

NextIntroduction

Last updated 2 years ago

Nestjs의 공식 문서를 번역하는 저장소입니다.

공식 문서에 적혀있는 영어의 뜻 그대로를 옮긴다기 보단, 의미가 쉽게 통하도록 해석하였기 때문에 실제 영어 뜻과는 다른 번역이 있을 수 있습니다.

더 좋은 번역이 있다면 자유롭게 이슈 혹은 PR을 보내주시면 감사하겠습니다. 😀

본 저장소에 기여하려면, 를 참고해주세요!

https://github.com/Coalery/nestjs-ko
여기
PRs Welcome