setup db connection + implement data fetching on dashboard + add skeleton + docs

This commit is contained in:
Michi 2025-04-19 17:56:12 +02:00
parent aea677e6f7
commit 00c39d3416
11 changed files with 259 additions and 67 deletions

View file

@ -7,6 +7,7 @@
},
"dependencies": {
"@heroicons/react": "^2.2.0",
"@neondatabase/serverless": "^1.0.0",
"@tailwindcss/forms": "^0.5.10",
"autoprefixer": "10.4.20",
"bcrypt": "^5.1.1",