Boilerplate for creating "npm" packages in typescript. Configured with auto build and release with "semantic release".
-
Updated
Nov 17, 2023 - JavaScript
Boilerplate for creating "npm" packages in typescript. Configured with auto build and release with "semantic release".
By default, next export will generate an out directory, which can be served by any static hosting service or CDN like GitHub Pages. But the name of inner directories (like _next/) and chunk files start with underscore and GitHub Pages return 404 for such files. Next Pages automatically rename those files and folders, remove the beginning undersc…
Auto deploy project với GitHub Actions
Package Github Action for auto deploy ~.~'
Add a description, image, and links to the auto-deployment topic page so that developers can more easily learn about it.
To associate your repository with the auto-deployment topic, visit your repo's landing page and select "manage topics."