flawd
v0.1.1
Published
Expose your local server for AI testing with Flawd
Readme
flawd
Expose your local server for AI testing with Flawd.
Usage
npx flawd localhost:3000This creates a public tunnel to your local server and opens the Flawd dashboard.
How it works
- Downloads the Cloudflare tunnel client (
cloudflared) - Creates a tunnel to your local URL
- Opens the Flawd dashboard with your tunnel URL
Arguments
| Argument | Description |
|----------|-------------|
| <url> | Local URL to tunnel (e.g., localhost:3000, 127.0.0.1:8080) |
Press Ctrl+C to stop the tunnel.
