diff --git a/README.md b/README.md index 947192b..e687248 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Dockhand is a modern, efficient Docker management application providing real-tim ## Tech Stack +- **Base**: own OS layer built from scratch using Wolfi packages via apko. Every package is explicitly declared in the Dockerfile. - **Frontend**: SvelteKit 2, Svelte 5, shadcn-svelte, TailwindCSS - **Backend**: Bun runtime with SvelteKit API routes - **Database**: SQLite or PostgreSQL via Drizzle ORM