Tip 5: Building a Next.js web application in a GitHub Actions workflow

Опубликовано: 01 Октябрь 2024
на канале: Microsoft DevRadio
4,911
36

For the remaining GitHub Actions examples, we will use a sample Next.js template web app our team put together. I will walk briefly through how to build a GitHub repo from this template and to establish a simple workflow that builds this application.

https://github.com/msusdev-examples/c...