이번주 목표
- 프로젝트 설정
- 문서 생성 기능
- 배포 환경 설정
FE
-
클라이언트 틀 마련 (CRA 사용)
-
화면들에 쓰일 레이아웃 생성
모든 화면의 레이아웃이 동일하기 때문에 기본 틀을 마련한 다음 내용들을 변경하는 쪽으로 진행
BE
- 서버 틀 마련 (Express)
- Web API 정의
- 문서 생성을 위한 API 정의
- ERD 작성
Deploy
- 서버 배포를 위한 기본적인 설정 진행 (Github-Action, Express, ssh 접속 git pull)
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.