Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 584 Bytes

File metadata and controls

27 lines (18 loc) · 584 Bytes

offloadmy.work

Website for Offload — AI-powered operations.

Built with Astro + Tailwind CSS v4, deployed on Cloudflare Workers.

Development

pnpm install
pnpm dev

Deployment

pnpm deploy

This builds the site and deploys to Cloudflare Workers. The domain offloadmy.work is connected to the worker.

Stack

  • Framework: Astro 5
  • Styling: Tailwind CSS v4
  • Hosting: Cloudflare Workers
  • Adapter: @astrojs/cloudflare