A free video-sharing platform built and maintained by Group 14.
Much better than NoobTube YouTube will ever be.
cd docker
docker-compose up --build
This will make the webserver run at http://localhost
This is where the components for the webserver to work are located. There is a dockerfile for a php apache server and and mariadb database
This is where questions and videos are located for each Step
This is where all the tests are that is ran by Travis CI using pytest