실전프로젝트 4주차 1. 발표자료 - 노션 : https://team-spirits.oopy.io/dawhisky [Da-Whisky] 위스키 체험을 위한 온라인 플랫폼 배포 주소 team-spirits.oopy.io - 유저 UI 영상 : - 점주 UI 영상 : 2. 실전프로젝트 시작 이후 작업 내역 - 코드/깃 컨벤션 , api/기술/라이브러리 선정 등 - ERD/아키택쳐/스트럭쳐 설계 - EC2 배포+서버관리 - CI/CD환경 (github actions + aws codedeploy) - HTTPS (aws Route53+ certificate manager + elastic load balancer) - node.js+express(기본crud) - swagger, sentry, socket.i..