2026-03-15 13:53:05 +13:00
2026-03-15 13:53:05 +13:00
2026-04-20 01:27:37 +12:00
2026-05-22 01:21:51 +12:00
2026-03-15 13:52:14 +13:00
2026-03-29 23:19:39 +13:00
2026-03-15 13:53:05 +13:00
2026-05-22 01:21:59 +12:00
2026-05-22 01:21:59 +12:00
2026-03-15 13:53:05 +13:00
2026-03-22 23:40:36 +13:00

My website

theres nothing here look at my website

🧞 Commands

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

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

to deploy to cloudflare:

npx astro build && npx wrangler deploy
Description
No description provided
Readme 142 MiB
Languages
Astro 99.1%
CSS 0.6%
TypeScript 0.2%
JavaScript 0.1%