Update README.md

This commit is contained in:
Jarek Krochmalski
2026-01-02 13:38:16 +01:00
committed by GitHub
parent 3eab42169c
commit 059ecbb1dc
+1
View File
@@ -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 <a href="https://github.com/wolfi-dev/os">Wolfi packages</a> 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