8000 GitHub - wavy-cat/website: Personal silly website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wavy-cat/website

Repository files navigation

WavyCat's Website

A personalized WavyCat's website. View it

Screenshot

Stack

Stack

  • Runtime: Node.js 22
  • Package manager: pnpm
  • Framework: Astro 5
  • Deployed on Cloudflare Workers

Getting started

Run locally

pnpm run dev

Deploy globally

Deploy to Cloudflare

pnpm run build && pnpm run deploy
0