Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/persteenolsen/gh-actions-pages-next-js-one
- Owner: persteenolsen
- Created: 2022-07-21T14:24:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-01T11:24:05.000Z (about 2 months ago)
- Last Synced: 2024-12-01T12:29:22.346Z (about 2 months ago)
- Language: TypeScript
- Size: 1.03 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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