feat: add elasticsearch

This commit is contained in:
Methapon2001 2024-07-10 09:42:23 +07:00
parent a984acb683
commit a842962db1
2 changed files with 95 additions and 0 deletions

View file

@ -27,6 +27,7 @@
"typescript": "^5.3.3"
},
"dependencies": {
"@elastic/elasticsearch": "^8.14.0",
"@nestjs/platform-express": "^10.3.7",
"@tsoa/runtime": "^6.0.0",
"axios": "^1.6.8",