Skip to content

curtislarson/curtislarson.dev

Repository files navigation

curtislarson.dev

Code for https://curtislarson.dev

Preact + Vite frontend with Deno backend.

Development

Start Front End Development Server

pnpm run dev

Start Back End Development Server

deno task server:watch

Building Front End Bundle

pnpm run build

Deployment

This is hosted on Deno Deploy