All you need is a little express...
Super helpful! Any ideas how to support custom client domains?
clientdomain.com => client.app.com
hey nice one, been trying to get something similar working, I had 2 questions;
1 - any chance of making an example repo?
2 - with the part of the build script `... rm -rf app/routes/__app && ...` how are you restoring your `__app` folder?
Very cool - How do you handle ssl certs for the different domains?
Nice solution! Do you run in to any problems in your development environment?
Multi Tenancy in Remix
Super helpful! Any ideas how to support custom client domains?
clientdomain.com => client.app.com
hey nice one, been trying to get something similar working, I had 2 questions;
1 - any chance of making an example repo?
2 - with the part of the build script `... rm -rf app/routes/__app && ...` how are you restoring your `__app` folder?
Very cool - How do you handle ssl certs for the different domains?
Nice solution! Do you run in to any problems in your development environment?