Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: 프로젝트 초기세팅 추가 #2

Merged
merged 6 commits into from
Feb 28, 2023
Merged

Fix: 프로젝트 초기세팅 추가 #2

merged 6 commits into from
Feb 28, 2023

Conversation

ParkAsher
Copy link
Collaborator

PR 목적을 설명해주세요.

프로젝트 초기 세팅 추가

변경 사항

  1. .env 파일을 git upload 목록에서 제외
  2. tsconfig 에 esModuleInterop 속성 추가
  3. 서버 파일 저장 시 자동으로 build 되게 하는 hot reloading 기능 추가
  4. TypeORM Entities 경로 수정
  5. Auth 미들웨어 삭제

src/_config/typeorm.config.service.ts Show resolved Hide resolved
src/app.module.ts Show resolved Hide resolved
@jbae9 jbae9 merged commit 1d14571 into main Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants