koa 개발환경 구축
Opened this issue · 0 comments
Jack-R-lantern commented
koa 개발 환경 구축
종류
격리 방법
- container
개발 툴
- text editor
격리된 내부에 설치해야하는 것
- Framework
내용
- koa 학습용 컨테이너를 작성.
- vscode용으로 별도의 ssh 세팅은 고려하지 않음.
- Typescript기반으로 세팅 구성
체크리스트
typescript install
- typescript
- ts-node
koa install
- koa
- koa-router
- koa-bodyparser
koa typescript typing info
- @types/koa
- @types/koa-router
- @types/koa-bodyparser