Initial Commit

This commit is contained in:
Senofy
2026-03-07 22:07:02 -06:00
parent b33c43aa0c
commit a9b6acd479
17 changed files with 1665 additions and 117 deletions
+3
View File
@@ -9,12 +9,15 @@
"lint": "eslint"
},
"dependencies": {
"axios": "^1.13.6",
"better-sqlite3": "^12.6.2",
"next": "16.1.6",
"react": "19.2.3",
"react-dom": "19.2.3"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",
"@types/better-sqlite3": "^7.6.13",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",