Deploy your typeform to a custom URL using now.sh
$ npm install -g typeform-now
$ typeform-now <your-typeform-url>
$ typeform-now <your-typeform-url> && now alias $(pbpaste) <your-custom-domain>
$ typeform-now --dev <your-typeform-url>
$ typeform-now --help