useit015 / hypertube

A web application that allows users to research and watch videos downloaded through the BitTorrent protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hypertube

Get started:

Install dependencies:

npm install

Create a .env file and put your enviroment variables:

MONGO_URI
GOOGLE_OAUTH_ID
GOOGLE_OAUTH_PASS
FT_OAUTH_ID
FT_OAUTH_PASS
FB_OAUTH_ID
FB_OAUTH_PASS
GIT_OAUTH_ID
GIT_OAUTH_PASS
LI_OAUTH_ID
LI_OAUTH_SECRET
SP_CLIENT_ID
SP_CLIENT_SECRET
MAIL_USER
MAIL_PASS
MAIL_SMTP
MAIL_PORT
MOVIEDB
API_URL

Run app:

npm start

About

A web application that allows users to research and watch videos downloaded through the BitTorrent protocol.


Languages

Language:Vue 65.5%Language:JavaScript 30.9%Language:HTML 3.6%