Proxy that lets you create custom domains locally that are proxied to a specific target.
Some domains (such as .dev
) are now forcing HTTPS. I would recommend using .local
.
npm install -g custom-local-domain
custom-local-domain start
custom-local-domain add another.dev 127.0.0.1:8091
custom-local-domain add localdirectory.dev ./dist
custom-local-domain list
custom-local-domain clear