Skip to content

Commit 5f46faa

Browse files
committed
chore(CONTRIBUTING): vscode Run Task info
1 parent 7e3af77 commit 5f46faa

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@ This repo includes VSCode settings that allow for a) editing inside a docker con
3333
1. Open your docker-diffusers-api folder, you'll get a popup in the bottom right that a dev container environment was detected, click "reload in container"
3434
1. Look for the "( ) Watch" on status bar and click it so it changes to "( ) XX Coverage"
3535

36+
**Live Development**
37+
38+
1. **Run Task** (either Ctrl-Shift-P and "Run Task", or in Terminals, the Plus ("+") DROPDOWN selector and choose, "Run Task..." at the bottom)
39+
1. Choose **Watching Server**. Port 8000 will be forwarded. The server will be reloaded
40+
on every file safe (make sure to give it enough time to fully load before sending another
41+
request, otherwise that request will hang).
42+
3643
<a name="testing"></a>
3744
## Testing
3845

0 commit comments

Comments
 (0)