Designing a Shopify-like Saas website

I guess the one Phoenix-related bit is this: can I somehow handle in router a situation where instead of /customer/:customer_name I want to be able to access https://customer_name.example.com? What needs to be done on Phoenix side?