hd-commerce: neutrales SQLite-Commerce-Backend (Admin + API + Demo-Storefront)

This commit is contained in:
2026-06-17 12:05:29 +00:00
commit 4e8a3ab105
43 changed files with 2689 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"extends": "astro/tsconfigs/strict",
"compilerOptions": { "strictNullChecks": true }
}