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

chore: 로컬 개발 환경 개선 #84

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

Coalery
Copy link
Member

@Coalery Coalery commented Jan 1, 2025

주요 변경 사항

�로컬용 도커 파일과 빌드용 도커 파일을 분리합니다.
로컬용 도커 파일에서는 start:dev 모드로 서버를 실행시켜 파일이 변경되면 다시 리빌드되도록 합니다.

변경 이유

로컬 개발 환경 개선을 위함입니다. 기존에는 코드 변경 후 도커 파일을 다시 빌드해야 해서 변경 사항을 돌려보기까지 긴 시간이 걸렸지만 이제 한 번 켜두면 변경 사항이 발생할 때마다 서버를 재시작하므로 빠르게 변경 사항의 결과를 알 수 있습니다.

@Coalery Coalery self-assigned this Jan 1, 2025
@Coalery Coalery merged commit 7059b53 into main Jan 1, 2025
2 checks passed
@Coalery Coalery deleted the chore/enhance-local-dev-environment branch January 1, 2025 08:03
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.

1 participant