I recently started the development of a vue3 application (web.replayer.app) and wanted to explore how to automatically build and deploy from my GitHub repository to my online test environment. Azure Pipelines seems to be an easy way to do it.
Continue reading