codestates / codestates/FoodFlow-server

[Server] ADD : EC2 서버와 RDS를 연결

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
add E:3h
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### ISSUE
Group : 'server'

Type : 'add'

Detail : EC2 서버와 RDS를 연결한다

### TODO
1. [x] dotenv를 설치하고, 환경변수 항목을 설정하여 DB에 연결한다.
2. [x] sequelize 모듈을 설치하고, model 생성, migration을 한다.
3. [ ] 각 테이블간 associate 연결을 진행한다. (users - posts(1:N), foods - posts(1:N))

### Estimated time
'3h'

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.