Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carsso committed Jan 26, 2025
1 parent 0a5928c commit 74b6985
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Written in PHP/Laravel and VueJS.

## Pre-requisites

- PHP >= 8.1
- NodeJS >= 18
- PHP >= 8.3
- NodeJS >= 23
- FontAwesome Pro 6 license, with a [configured .npmrc file](https://docs.fontawesome.com/web/setup/packages#project-specific-using-configuration-files)

## Deployment
Expand Down Expand Up @@ -147,6 +147,12 @@ npm run dev
php artisan queue:listen
```

#### Run reverb server

```sh
php artisan reverb:start
```

## License

- This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
Expand Down

0 comments on commit 74b6985

Please sign in to comment.