GitBook: [2.0.0] 13 pages and 24 assets modified

This commit is contained in:
boneyard93501
2021-09-10 07:49:25 +00:00
committed by gitbook-bot
parent 0e26530f45
commit b227e1059b
24 changed files with 84 additions and 395 deletions

View File

@ -16,7 +16,7 @@ npm start
Which will open a new browser tab at `http://localhost:3000` . Following the instructions, we connect to any one of the displayed relay ids, open another browser tab also at `http://localhost:3000`, select a relay and copy and paste the client peer id and relay id into corresponding fields in the first tab and press the `say hello` button.
![Browser To Service Implementation](../.gitbook/assets/image%20%2853%29.png)
![Browser To Service Implementation](../.gitbook/assets/image%20%2838%29%20%281%29.png)
The result looks familiar, so what's different? Let's have a look at the Aqua file. Navigate to the `aqua/getting_started.aqua` file in your IDE:

View File

@ -39,7 +39,7 @@ With Docker and VSCode in place:
* When asked for volume, press enter \(unique\)
* Open Terminal in VSCode \(ctrl-\`\)
![Installed And Ready Devcontainer in VSCode](../.gitbook/assets/image%20%2812%29.png)
![Installed And Ready Devcontainer in VSCode](../.gitbook/assets/image%20%2818%29.png)
Congratulations, you now have a fully functional Fluence development environment. For a variety of container management options, click on the `Dev Container: Fluence` button in the lower left of your tool bar: