This is my personal static website, using Bun and Hono. It's a work in progress.
To run locally:
bun install
bun run dev
To build the website:
bun run build
The tech stack was heavily inspired by stordahl.dev.
My personal website built w/ Bun and Hono, deployed to Cloudflare Pages.
TypeScript
This is my personal static website, using Bun and Hono. It's a work in progress.
To run locally:
bun install
bun run dev
To build the website:
bun run build
The tech stack was heavily inspired by stordahl.dev.