Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/persteenolsen/gh-actions-pages-next-js-one

A Next.js Web App hosted at GitHub Pages with GitHub Actions
https://github.com/persteenolsen/gh-actions-pages-next-js-one

Last synced: 29 days ago
JSON representation

A Next.js Web App hosted at GitHub Pages with GitHub Actions

Awesome Lists containing this project

README

        

## Deploying Next.js to GitHub Pages using GitHub Actions

Last updated: 01-12-2024

Node Version 20 at GH Actions

- This Next.js Web App is a default starter by create next app using TypeScript
- DevOps by GitHub Actions and Pages
- Hosted at GitHub Pages
- Fast refresh do not work while developing. I belive it is because of the .tsx used instead of the .jsx and .js