This guide will walk you through setting up your local environment for the Teleport HQ platform and give you a brief introduction to the functionality of the code.
First, visit and set up your BOS workspace using the following link:
In the viewer repository, check out the branch named “teleport”:
git checkout teleport
Similarly, check out the branch “teleport” on the bos-workspace repository.
Run both the viewer and the workspace. Upon successful setup, navigate to:
Local Teleport Near Widget Home
Upon opening the link, you'll be presented with a dashboard. Verify its appearance with this reference screenshot:
To understand how the Teleport Generator works, let's look at a couple of code snippets.