feat: Initialize new admin application with a landing page, cookie consent, and theme switching functionality.

This commit is contained in:
Timo Knuth
2026-03-02 23:33:11 +01:00
parent 873c5e53af
commit 59f3efaaed
7 changed files with 289 additions and 16 deletions

View File

@@ -29,6 +29,7 @@
"openai": "^6.22.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"sharp": "^0.33.0",
"superjson": "^2.2.1",
"tailwind-merge": "^2.5.0",
"zod": "^3.23.0"