Deploy Kairas landing page

This commit is contained in:
Codex
2026-05-04 21:56:58 +01:00
commit 102967242e
15 changed files with 7350 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