Deploy Kairas landing page

This commit is contained in:
Codex
2026-05-04 21:39:54 +01:00
commit 2706f565e4
15 changed files with 7331 additions and 0 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
.git
.agents
.codex
.playwright-mcp
node_modules
npm-debug.log*
Dockerfile
.dockerignore