Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
/ AMTube Public archive

AMTube is a web-app where users can publish videos to share content with other users.

License

Notifications You must be signed in to change notification settings

angelo-casciani/AMTube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMTube

About The Project

AMTube_logo

AMTube is a web-app where users can publish videos to share content with other users. It offers the following functionalities:
  • presents a landing page with the latest published videos;
  • allows to manage user authentication;
  • presents a user profile page to update your credentials;
  • allows the users to publish, search and watch videos;
  • allows the users to subscribe to their favourite content creators to easily access their videos.

Requirements

Docker_logo

To run the project, the requirements are the following:

  • Docker (>= v.20.10.12)
  • Docker Compose (>= v.2)

Running The Project

Go in the AMTube directory and run the following command:

docker-compose up --build -d

To check the containers that are running, type:

docker ps

Documentation

The project's documentation can be found at: AMTube Documentation

Development Team

About

AMTube is a web-app where users can publish videos to share content with other users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published