jacobobryant / biff

A Clojure web framework for solo developers.
https://biffweb.com
MIT License
870 stars 40 forks source link

Provide subdomains for Biff users? #58

Closed jacobobryant closed 2 years ago

jacobobryant commented 4 years ago

I wonder how hard it would be to dynamically assign subdomains so you could deploy an app without setting up your own domain first. Many platforms do this; e.g. firebase gives you a *.web.app domain. Hashicorp Waypoint also does this.

jacobobryant commented 2 years ago

eh