GDSC-University-of-Seoul / 2021-spring-project

Repository for DSC-UOS Spring Project Team
8 stars 0 forks source link

#KDSK-37 node 초기 환경 구성 #10

Closed rxdcxdrnine closed 3 years ago

rxdcxdrnine commented 3 years ago

local 에서 postgreSQL 를 설치하고 node.js 와 연결하고, database/model 디렉토리에 model schema 를 작성 후 migration 까지 테스트해보았습니다.

DB 파트에서 DB 모델링이 되는대로 DB 모델을 sequelize ORM 내에서 구현해보겠습니다.