Skip to content

advanced-astro/warpspeed-

 
 

Repository files navigation

Hyperdrive Speedometer

This is an Astro site that displays performance metrics for other Astro sites!

It is based on Zach Leatherman’s awesome Speedlify tool and uses the same underlying measurement techniques.

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
pnpm install Installs dependencies
pnpm run collect-stats Run Lighthouse tests for all sites
pnpm run dev Starts local dev server at localhost:3000
pnpm run build Build the production site to ./dist/
pnpm run preview Preview the build locally, before deploying

Releases

No releases published

Packages

No packages published

Languages

  • Astro 59.4%
  • TypeScript 19.9%
  • JavaScript 18.6%
  • CSS 2.1%