/website

My personal website built w/ Bun and Hono, deployed to Cloudflare Pages.

Primary LanguageTypeScript

omeraydin.dev

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

Credits

The tech stack was heavily inspired by stordahl.dev.