nativelink icon indicating copy to clipboard operation
nativelink copied to clipboard

Add localtunnel

Open SchahinRohani opened this issue 5 months ago • 1 comments

Description

Add localtunnel in the flake Include concurrently for parallel execution of the webserver and tunnel. Integrate wait-on to delay the tunnel until the webserver is live.

towards #1335

Type of change

  • [X] New feature (non-breaking change which adds functionality)

Checklist

  • [ ] Updated documentation if needed
  • [ ] Tests added/amended
  • [ ] bazel test //... passes locally
  • [ ] PR is contained in a single commit, using git amend see some docs

This change is Reviewable

SchahinRohani avatar Sep 07 '24 21:09 SchahinRohani