week2 : 김다인 김혜지 이기훈 송원석
week3 : 박진영 이지우 박솔민
- download repository
- cd /server
- npm install
- npm run start ( = npx nodemon app.js = node app.js) - week2
- node image.js - week3
(DB 설치 전이라면, node app_beforeSQL.js 로 테스트 가능합니다.)
- install mysql_workbench
- 아래와 동일하게 입력해주세요.
- server/sql.sql 내용 복사, 입력
- 번개 모양 클릭 시 테이블 생성, 완료!