enum variant matching for oai
This commit is contained in:
@@ -68,9 +68,8 @@ The following packages must be installed for [serenity-rs/songbird](https://gith
|
||||
</details>
|
||||
|
||||
### Running Locally
|
||||
1. Build the [Docker](https://www.docker.com/) containers with `make build`
|
||||
2. Start the utility containers with `make utils`
|
||||
3. Start the application with `cargo run`
|
||||
1. Start the backend containers with `make refresh`
|
||||
2. Start the application with `make run`
|
||||
|
||||
The application can also be tested from within a Docker container:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user