Skip to content

Commit 5719eb9

Browse files
committed
chore: 백엔드, 프론트 통합
1 parent 45f5d1b commit 5719eb9

File tree

3 files changed

+6101
-3
lines changed

3 files changed

+6101
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
## 🚀 Issue Number
2+
<!-- - resolve: #{Number} -->
23

3-
4-
## As-Is
4+
## 주요 작업
55
<!-- 문제 상황 정의 -->
66

77

8-
## To-Be
8+
## 고민과 해결 과정
99
<!-- 변경 사항 -->
1010

1111

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
.DS_Store
99
.idea
1010

11+
.env
12+
1113
# Swap the comments on the following lines if you wish to use zero-installs
1214
# In that case, don't forget to run `yarn config set enableGlobalCache false`!
1315
# Documentation here: https://yarnpkg.com/features/caching#zero-installs

0 commit comments

Comments
 (0)