Publishing a Next.js site on Azure Static Web Apps with GitHub Actions
I needed to find out how I can publish a static, server-side generated Next.js site to Azure Static Web Apps automatically from GitHub… »
I needed to find out how I can publish a static, server-side generated Next.js site to Azure Static Web Apps automatically from GitHub… »
GitHub started supporting SSH commit verification on August 2022. GitHub now supports SSH commit verification, so you can sign commits and… »
Updated on June 8th, 2022 So you find yourself within a group of people called developers, and are assigned a task to develop a feature to… »