Caleb Braaten 16cf44b42d wip: New Application Architecture
Explore a new approach to clean up the implementation of an AppShell and individual pages. Will likely retire htmx for a lightweight custom page router.
2025-10-17 13:53:30 -07:00
2025-10-17 13:53:30 -07:00
2024-01-26 17:06:32 -08:00
2025-10-17 13:53:30 -07:00
2024-01-30 16:44:15 -08:00
2025-10-17 13:53:30 -07:00
2025-10-17 13:53:30 -07:00

Elysia with Bun runtime

Getting Started

To install dependencies run:

bun install

Development

To start the development server run:

bun run dev

Open http://localhost:3000/ with your browser to see the result.

Description
My blog that will live on cbraaten.dev Focused on fast loads, targeting sub 128KB pages with all assets bundled and an AppShell model for even faster client navigation. Powered by Bun.
Readme 308 KiB
Languages
TypeScript 72.7%
CSS 27.3%