[feat] sample page to render cards
This commit is contained in:
@@ -11,12 +11,15 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^5.17.1",
|
||||
"bootstrap": "^5.3.8",
|
||||
"chalk": "^5.6.2",
|
||||
"dotenv": "^17.2.4",
|
||||
"drizzle-orm": "^0.45.1",
|
||||
"mysql2": "^3.16.3"
|
||||
"mysql2": "^3.16.3",
|
||||
"sass": "^1.97.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bootstrap": "^5.2.10",
|
||||
"@types/node": "^25.2.1",
|
||||
"drizzle-kit": "^0.31.8",
|
||||
"typescript": "^5.9.3"
|
||||
|
||||
Reference in New Issue
Block a user