This guide will walk you through setting up permitzone.dev domain resolution locally. It involves setting up dnsmasq to handle .dev
DNS requests and nginx to proxy requests to the correct app locally.
- Homebrew is installed and working. Use
brew doctor
to verify.