From 059ecbb1dca884e9bcb169ffa2dee844c8cb8244 Mon Sep 17 00:00:00 2001 From: Jarek Krochmalski Date: Fri, 2 Jan 2026 13:38:16 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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