Add Ollama status checks and Docker deployment

This commit is contained in:
2026-03-23 14:21:37 -04:00
parent a745c0ca1e
commit 3bc8550f12
11 changed files with 345 additions and 6 deletions

9
.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
.git
.next
node_modules
npm-debug.log
.env
.env.local
prisma/dev.db
prisma/dev.db-journal
coverage