The seed data file was referenced from Kenteken-Gen-1-main/ which is not copied into the Docker image. Moved carOptions.json to server/ so it's available in the container. Also added .gitignore and removed node_modules and db files from tracking. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8 lines
53 B
Plaintext
8 lines
53 B
Plaintext
node_modules
|
|
*.log
|
|
.vite
|
|
.env
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|