Skip to content

2주차 팀 회의록_2_2022_01_02

kyoshong edited this page Jan 2, 2022 · 1 revision

📍 api 작성

  • backend/src/db/db_dev, db_dep 파일 생성
    • db 연결 방식 개발용(mysql-ssh) 배포용(mariadb) 분류
    • backend/src/key 파일 생성 후 aws key 저장
  • query : checkUser, addUser, getUser, getCabinetList, postReturn 생성

📍Https : certbot 설정

  • Https 설정하기

    letsencrypt

  • aws 443port 오픈 필요

📍ORM - sequelize

  • 시퀄라이즈 적용은 시간관계상 보류

📍ERD 수정

  • cabinet 테이블의 클러스터 컬럼 삭제
  • api 수정 & mysqlWorkbench 수정
  • section 컬럼과 중복되는 데이터이기 때문

📍 다음 정기 회의일정

2022/01/03 월요일 오후 4시

📍체크리스트

  • OAuth 2.0 - 42로그인
  • frontend - axios
  • 443 포트 열기

Clone this wiki locally