Skip to content

federation-wizards/federation-wizards.github.io

Repository files navigation

Federation Wizards

Landing page for the Federation Wizards project (CLI fwiz + local dashboard), built with Astro and deployed as a static site.

Local development

npm install
npm run dev

Build

npm run build
npm run preview

Checks

npm test

Deploy (GitHub Pages)

  • Repo settings: Settings → Pages → Build and deployment → Source: GitHub Actions
  • Push to main: the workflow in .github/workflows/deploy-pages.yml builds the site and deploys dist/.

About

Website for Federation Wizards Org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published