This repository houses the source code for the YouCap website. (Hosted at https://youcap.video)
Due to certain security and storage concerns, there are a number of folders that were excluded from the uploaded content. The following files exist in the live site, but are not displayed here in the source code:
- secrets.json - A file containing API keys and SQL database credentials. A template is included in the repository, but the values must be replaced.
- vendor/ - A folder containing the necessary PHP libraries. These can be installed using composer.
Please refer to SECURITY.MD.
- The following PHP libraries are used.
- Google API lib (https://github.com/googleapis/google-api-php-client)
- KNP Labs' Github API PHP wrapper (https://github.com/KnpLabs/php-github-api)
- Luís Cobucci's JSON Web Token lib (https://github.com/lcobucci/jwt)
- The PHP HTTP's Guzzle 6 HTTP Adapter lib (https://github.com/php-http/guzzle6-adapter)
- The images in the images/hd/ folder originate from Unsplash.