Skip to content

codestates/BEB_01_final4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the NFT 깐부 플랫폼

배포 서버

프로젝트 설명

https://codestates.notion.site/4-7f7b634e8de8494bbc618505992566c2

How to deploy?

required stack : node.js, npm, mysql

[backend].

  • config/config.json 수정 : db password, host_metadata(서버 주소), cors_allow(서버 주소), KAS API.
  • npm install
  • npx sequelize-cli db:create
  • npx sequelize-cli db:migrate
  • npm start

[frontend].

  • .env 수정 : backend 서버 uri
  • npm install
  • npm run build
  • npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •