feat: add threaded comments, activity feeds, and task dependencies

This commit is contained in:
2026-08-10 21:59:10 +00:00
parent 1059512888
commit a3e4d3c868
35 changed files with 10283 additions and 578 deletions
+1
View File
@@ -23,6 +23,7 @@
"deploy": "bash script/deploy.sh"
},
"dependencies": {
"@project-e/db": "^0.1.0",
"drizzle-orm": "^0.45.1",
"postgres": "^3.4.8"
},