Be Serious è un organizatore di tornei di Rainbow Six Siege.
- Clone the project and
cd
into it - Install composer deps:
composer install
- Install npm deps:
npm install && npm run build
- Create a copy of .env file
cp .env.example .env
and fill it - Generate an app encryption key
php artisan key:generate
- Migrate the databse
php artisan migrate
Questa repository di github è collegata automaticamente ad un istanza di Coolify ed esegue un deploy automatico
Thank you for considering contributing to the BeSerious!
If you discover a security vulnerability within Laravel, please send an e-mail to Simone Ungaro via simone.ungaro@beserious.gg. All security vulnerabilities will be promptly addressed.
The BeSerious Site is open-sourced software licensed under the MIT license.