Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 547 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 547 Bytes

WeTube

Cloning Youtube with Vanilla and NodeJS

To run this app

make .env file having below itmes (locations : in the root directory)

MONGO_URL="mongodb://localhost:27017/we-tube" PORT=4000 COOKIE_SECRET="XXXX" GH_ID="Git hub ID key" GH_SEC="Git hub secret key" FB_ID="facebook ID key" FB_SECRET="facebook Secret key" KAKAO_ID="kakao ID key" KAKAO_SEC="kakao ID Secret key"

Pages:

  • Home
  • Join
  • Login
  • Search
  • User Detail
  • Edit Profile
  • Change Password
  • Upload
  • Video Detail
  • Edit Video