Get started with Tunnel in your development environment
npm install @tunnel/cli
"scripts": { "dev": "tunnel 5173 -- vite dev --port PORT" }