Polski frontend

Łukasz Woźniak Software Developer

Deploy NextJS app to GitHub Pages using GitHub Actions

GitHub pages allow us to host static sites from a repository. NextJS can be used as a static site generator. If we combine these two things and add some GitHub Action we get a React-based website that is easy to maintain, test, and host.