feat: Implement core API routes for managing projects, videos, versions, and comments, including database seeding.

This commit is contained in:
Yusuf İpek
2026-02-07 06:18:30 +03:00
parent 264392c2ec
commit d38e8b8749
11 changed files with 1458 additions and 0 deletions
+1
View File
@@ -34,6 +34,7 @@
"devDependencies": {
"@tailwindcss/postcss": "^4",
"@types/node": "^20",
"@types/pg": "^8.16.0",
"@types/react": "^19",
"@types/react-dom": "^19",
"eslint": "^9",