fix console.log, add crappy AI dockerfile

This commit is contained in:
Soph :3 2025-10-31 16:00:17 +02:00
parent f554c7fad8
commit 040006802b
3 changed files with 37 additions and 1 deletions

10
.dockerignore Normal file
View file

@ -0,0 +1,10 @@
node_modules
npm-debug.log*
yarn.lock
pnpm-lock.yaml
.git
.github
.vscode
coverage
dist
.env