feat: Add deployment guide and update README for Coolify setup; include dotenv for environment variable management
CI-CD / Bot Lint Test Build (push) Failing after 11s
CI-CD / Dashboard Lint Build (push) Successful in 14s
CI-CD / Deploy to Coolify (push) Has been skipped

This commit is contained in:
2026-05-17 17:31:25 +02:00
parent 8041a39dfd
commit f6efd96733
11 changed files with 230 additions and 34 deletions
+1
View File
@@ -23,6 +23,7 @@
"type": "commonjs",
"dependencies": {
"discord.js": "^14.26.4",
"dotenv": "^17.4.2",
"express": "^5.2.1",
"pg": "^8.20.0"
},