Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Simoneu01 authored Oct 9, 2023
1 parent a2e3c16 commit 35756ab
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,26 @@

## About BeSerious

Be Serious è un torneo italiano.
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 dev`
- 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](https://github.com/coollabsio/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 [beseriousr6@gmail.com](mailto:beseriousr6@gmail.com). All security vulnerabilities will be promptly addressed.
If you discover a security vulnerability within Laravel, please send an e-mail to Simone Ungaro via [simone.ungaro@beserious.gg](mailto:simone.ungaro@beserious.gg). All security vulnerabilities will be promptly addressed.

## License

Expand Down

0 comments on commit 35756ab

Please sign in to comment.