feat: Add base to project

Signed-off-by: Avior <git@avior.me>
This commit is contained in:
2024-05-16 16:45:50 +02:00
parent 9b2d412a9e
commit f50ec828fb
36 changed files with 5248 additions and 1698 deletions

View File

@ -22,6 +22,7 @@
"@dzeio/url-manager": "^1",
"astro": "^4",
"lucide-astro": "^0",
"pg": "^8.11.5",
"sharp": "^0",
"simple-icons-astro": "^10",
"tailwindcss": "^3"
@ -30,6 +31,7 @@
"@astrojs/check": "^0",
"@playwright/test": "^1",
"@types/node": "^20",
"@types/pg": "^8.11.6",
"@vitest/coverage-v8": "^1",
"typescript": "^5",
"vitest": "^1"