Skip to content

goodheads/yourtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yourtube

Yourtube is a simpler clone of Youtube.com. Learn how to build your own youtube.

Installation

  1. Clone this repository: git clone git@github.com:goodheads/yourtube.git yourtube/
  2. cd into the yourtube folder and run the following commands:
    1. Run cp .env.example .env
    2. Run npm install
    3. Run nodemon server.js
  3. Open your chrome browser and see the application on localhost:3000

Official Documentation

The tutorial can be found on goodheads.io

Security Vulnerabilities

If you discover a security vulnerability within Yourtube, please send an e-mail to Prosper Otemuyiwa at prosperotemuyiwa@gmail.com. All security vulnerabilities will be promptly addressed.

How can I thank you?

Why not star the github repo? I'd love the attention! Why not share the link for this repository on Twitter or HackerNews? Spread the word!

Don't forget to follow me on twitter!

Thanks! Prosper Otemuyiwa.

License

Yourtube is open-sourced software licensed under the MIT license

Releases

No releases published

Packages

No packages published