2. Installation - legoguy1000/FRC-Portal GitHub Wiki

Install

Clone Git Repo

git clone https://github.com/legoguy1000/FRC-Portal.git

Run initalInstall.php script located in (/api/app/) and input the requested information

cd api/app
php initalInstall.php

Go to https://realfavicongenerator.net/ and generate your favicons. place files in /favicons/.

Upgrade previous version

git pull
php postUpgrade.php

Go to url and login using provided admin credentials and configure accordingly