Basic Dockerfile

This commit is contained in:
2025-07-06 15:58:54 -04:00
parent 6fb38d36f3
commit 44057c8c92
5 changed files with 67 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
"@biomejs/biome": "^2.0.6",
"chrono-node": "^2.8.3",
"discord.js": "^14.21.0",
"pg-hstore": "^2.3.4",
"sequelize": "^6.37.7",
"sqlite3": "^5.1.7"
},