feat: initial prototype of app

This commit is contained in:
2025-07-19 15:51:14 -07:00
parent 9523adbc68
commit 3d301122b9
23 changed files with 1556 additions and 5 deletions
+1
View File
@@ -21,6 +21,7 @@
"typescript": "5.8.3"
},
"dependencies": {
"@nhcarrigan/logger": "1.0.0",
"discord.js": "14.21.0",
"fastify": "5.4.0"
}