🖥️ App specific domain names for local dev
A common architectural style (at the time of writing) is to split up applications into many, smaller, more focussed applications. Frequently this style is known by the term microservices. When working with microservices I’ve rarely had the need to run, and actually use, more than a single web application concurrently in my development environment. ...