We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prepare cert for localhost
brew install mkcert mkcert -install mkcert localhost
Setup your application's config to use cert and private-key files.
Launch Chrome with a option like following
open -a "Google Chrome" --args --origin-to-force-quic-on=127.0.0.1:3000