How to deploy a staging (preview?) branch
Hi, I have successfully deployed my Fresh project's main branch on Deno Deploy using the web ui and github intergration (very cool process by the way).
I want to have some kind of stating/testing/preview branch that I can play with, deploy and test before I merge the code into main branch. what is the correct way to do so? I prefer to configure it within the same project.
Thank you 🙂
2 Replies