-
-
Notifications
You must be signed in to change notification settings - Fork 875
Closed
Labels
Milestone
Description
We currently support three environment types
- Dev (your local machine, we create one of these for each team member of a Project)
- Staging
- Production
You can't create more than just these environments, and staging and production can only expose a single endpoint URL.
Problem
Vercel, and other hosts, generate unique sites for things like Pull Requests. We don't currently support these.
Solution
Add support for Preview environments to be created. This should probably be via the API/SDK. But also having an integration with Vercel that automatically does this would be good.
From SyncLinear.com | TRI-1411
pangolingo and Rei-x-AVmartijnarts and pangolingo