Preview URLs with Azure Pipeline + Firebase Hosting
Introduction
I recently had to implement an Azure pipeline for a Next.js app. Giving a Pull Request on our remote repository, the requirements were:
On a Pull Request update, deploy the web app of this version on a preview URL. For this, we have to ...
pubbles.hashnode.dev4 min read