Skip to content

jo-narae/graphql-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL 실무 수업 예제 초기 세팅 프로젝트

서버 실행

npm install
npm start

마이그레이션 명령문

npx sequelize-cli db:migrate