refactor: update README and Dockerfile, add drizzle migrations and instrumentation

This commit is contained in:
averel10
2026-03-13 07:50:14 +01:00
parent 499afaefa6
commit b9f6836f1a
8 changed files with 135 additions and 72 deletions

5
.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
node_modules
.next
tmp
public/datasets
Dockerfile