From 03547a476d6504d6f06673ab11cbaee380ec714b Mon Sep 17 00:00:00 2001 From: Zac Gaetano Date: Sat, 4 Apr 2026 14:23:42 -0400 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bdf3b91 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# claude-code-stack + +Docker stack combining Claude Code Agents UI with Claude Code runtime. Multi-service orchestration with PostgreSQL, Redis, and Nginx for TrueNAS SCALE deployment. \ No newline at end of file