|
|
|
|
|
by stephen_cagle
1572 days ago
|
|
I remember a few companies ago we had a system that would deploy every branch to a separate subdomain (same name as the PR) that you could access. It was fantastically useful for just seeing what the deployed code would look like. I think (for UI things at least) this is a very reasonable solution. Wish I could remember the github service that did this? |
|
You can also easily do your own version with Cloudfront and S3 or just a custom nginx config.