Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.47 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.47 KB

Laravel PHPStan codecov

About BeSerious

Be Serious è un organizatore di tornei di Rainbow Six Siege.

Installation

  • 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

Deploy

Questa repository di github è collegata automaticamente ad un istanza di Coolify ed esegue un deploy automatico

Contributing

Thank you for considering contributing to the BeSerious!

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Simone Ungaro via [email protected]. All security vulnerabilities will be promptly addressed.

License

The BeSerious Site is open-sourced software licensed under the MIT license.