[feat] quick search function with typesense

This commit is contained in:
2026-02-17 12:05:56 -05:00
parent a7cd682827
commit 9b63afb342
4 changed files with 437 additions and 81 deletions

View File

@@ -15,7 +15,8 @@
"dotenv": "^17.2.4",
"drizzle-orm": "^1.0.0-beta.15-859cf75",
"mysql2": "^3.16.3",
"sass": "^1.97.3"
"sass": "^1.97.3",
"typesense": "^3.0.1"
},
"devDependencies": {
"@types/bootstrap": "^5.2.10",