A YouTube revival that had two name changes.
The JarkTube/FalconTube code was really shitty and had flaws in it, so I'm rewriting it and discontinuing this codebase. You can still use this code, as long as you fix and implement some stuff.
- A webserver with PHP (Apache or Nginx)
- Windows
- A brain
Just copy the files in /web to the root of your webserver.
With PHPMyAdmin, import the .sql file in the /sql folder.
Open the function.php file in /important and changes the username and password to the one set in MYSQL.
The homepage should have errors because there is no videos in the DB.