Utility web app for inspecting and comparing cache headers for requests to Netlify sites
Install dependencies:
pnpm install
Start the development server on http://localhost:3000
:
pnpm run dev
Build the application for production:
pnpm run build
pnpm run preview
This site deploys automatically to Netlify.