GitHub - vercel-labs/portless: Replace port numbers with stable, named .localhost URLs. For humans and agents.Read post
Portless is an npm tool that replaces numeric localhost port numbers with stable, named `.localhost` URLs for local development. Instead of `localhost:3000`, you get `myapp.localhost:1355`. It runs a local proxy daemon that routes named subdomains to randomly assigned ports, eliminating port conflicts, cookie/storage clashes,
2 Comments
Sort: