codestates / codestates/TMT-server

[Dev Log] 2021-06-24 이상렬

Open
#31 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

### 오늘 한 일
- 서버 초기 셋팅.

### 오늘의 힘든 점
- route를 절대경로를 사용하기 위해 tsconfig.json에 경로를 설정해 주었는데 계속 npm start가 되지 않았다.
-> node에서는 컴파일 하지 못해서 발생하는 오류라고 한다. ts-node로 tsconfig-paths/register 부분을 읽도록 했더니 npm start가 정상적으로 되었다.

### 내일 할 일
- 데이터베이스 구축

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.