Get started with Tunnel
<TunnelToolbar />
component to your app. For now, we have specialized SDKs for React and Next.js apps, but if you’re using another framework, you can still use Tunnel by adding the <script>
tag to your app.
Install the Tunnel React SDK
Add the Tunnel Toolbar to your app
<TunnelToolbar />
component in your app.<TunnelToolbar />
component requires a projectId
prop. You can find
your Project ID in the Tunnel Dashboard by navigating to
Projects > Your Project >
Settings.