Add VS Code F5 launch profiles for Edge and Firefox
This commit is contained in:
@@ -55,6 +55,12 @@ Backend state persistence:
|
||||
```
|
||||
3. Open `http://localhost:5000` (or the port shown in the console).
|
||||
|
||||
VS Code F5 debug profiles are available in `.vscode/launch.json`:
|
||||
|
||||
- `RpgRoller: Server`
|
||||
- `RpgRoller: Server + Edge (F5)`
|
||||
- `RpgRoller: Server + Firefox (F5)`
|
||||
|
||||
To use a custom SQLite database path, set `ConnectionStrings__RpgRoller`.
|
||||
|
||||
## Frontend Runtime
|
||||
|
||||
Reference in New Issue
Block a user