-
Notifications
You must be signed in to change notification settings - Fork 17
2주차 팀 회의록_2_2022_01_02
kyoshong edited this page Jan 2, 2022
·
1 revision
- backend/src/db/db_dev, db_dep 파일 생성
- db 연결 방식 개발용(mysql-ssh) 배포용(mariadb) 분류
- backend/src/key 파일 생성 후 aws key 저장
- query : checkUser, addUser, getUser, getCabinetList, postReturn 생성
-
Https 설정하기
-
aws 443port 오픈 필요
- 시퀄라이즈 적용은 시간관계상 보류
- cabinet 테이블의 클러스터 컬럼 삭제
- api 수정 & mysqlWorkbench 수정
- section 컬럼과 중복되는 데이터이기 때문
2022/01/03 월요일 오후 4시
- OAuth 2.0 - 42로그인
- frontend - axios
- 443 포트 열기