Add dockerfile

This commit is contained in:
khalid@traclabs.com
2026-04-18 15:26:34 -05:00
parent 270e088c15
commit e6b7f3c3d5
2 changed files with 56 additions and 0 deletions

12
.dockerignore Normal file
View File

@@ -0,0 +1,12 @@
node_modules
dist
.git
.gitignore
.env
.env.*
!.env.example
data
*.md
.DS_Store
coverage
.cursor