| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm run dev starts a local development server at http://localhost:3000/.
npm run build generates the static site in dist/.
The build also writes route entry files for the legacy article URLs:
Publishing is handled by GitHub Actions in .github/workflows/deploy.yml. The workflow builds the site and deploys the dist/ artifact to GitHub Pages.
| Back | FazBrowse Home | New Git URL |