7 ms·
Portless is a great tool for this! I use it for all my apps now. Zero config + built in HTTPS locally. https://portless.sh/ https://portless.sh/ Example from
by vlucas 5mo ago
Portless is a great tool for this! I use it for all my apps now. Zero config + built in HTTPS locally.
https://portless.sh/ https://portless.sh/
Example from the website:
- "dev": "next dev" # http://localhost:3000
+ "dev": "portless myapp next dev" # https://myapp.localhost https://myapp.localhost