continue scaffolding and refine the basic foundation

This commit is contained in:
Zoe
2026-01-13 19:56:24 +00:00
parent 0877cc10bd
commit 8c28946703
37 changed files with 1431 additions and 509 deletions
+1
View File
@@ -3,6 +3,7 @@ services:
postgresql:
image: pgvector/pgvector:pg17
container_name: veridian-postgres
command: postgres -c wal_level=logical
ports:
- "5432:5432"
volumes: