This command forwards the main demo application port from within Codespaces to a URL you can access
Now, explore the application:
- Click the URL provided by gateway `http://localhost:9060`
In Codespaces, this is unclear. Opening a browser to the created port returns a 404.
- To see your application architecture, get your dashboard URL by running the following:
echo "https://app.kardinal.dev/$(cat ~/.local/share/kardinal/fk-tenant-uuid)/traffic-configuration"
The startup.sh script provides the Kardinal Dashboard URL. Recommend just pointing people to the link shown in their terminal.