Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 382 Bytes

File metadata and controls

24 lines (15 loc) · 382 Bytes

website

Kyter's landing page — kyter.com.

Astro 5 + Tailwind v4, static output, deployed to Cloudflare Workers (static assets).

Develop

npm install
npm run dev

Deploy

npm run deploy   # astro build && wrangler deploy

Requires wrangler login against the Kyter, LLC Cloudflare account.

License

MIT. See LICENSE.