Skip to content

유튜브 콘텐츠 저작권 거래 플랫폼, 브링콘

Notifications You must be signed in to change notification settings

MoonGyu1/bringcon

 
 

Repository files navigation

콘텐츠의 공유를 빠르고 쉽게!
콘텐츠 저작권 거래를 위한 플랫폼 BRINGCON입니다.

2021.07 - 2021.10 개발


✅ GUI

1. 메인페이지


2. 업로드 페이지


3. 상세페이지


3. 게시판


4. 마이페이지


✅ Service Flow

✅ Running the app

server/config/dev.js 파일 생성
server/config/s3.json 파일 생성
server/config/iamport.json 파일 생성
root directory에 uploads/thumbnails 폴더 생성
root directory에 uploads/watermark 폴더 생성

$ npm install
$ cd client
$ npm install
$ cd ..
$ npm run dev

About

유튜브 콘텐츠 저작권 거래 플랫폼, 브링콘

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.6%
  • CSS 13.9%
  • HTML 0.5%