adding full search functionality and other things

This commit is contained in:
Arjun Patel
2022-02-01 17:02:40 -08:00
parent 1239014c15
commit 492ee2221b
7 changed files with 199 additions and 77 deletions
+3
View File
@@ -10,11 +10,14 @@
},
"dependencies": {
"@nirvana/common": "*",
"@types/lodash": "^4.14.178",
"agora-rtc-sdk-ng": "^4.8.1",
"algoliasearch": "^4.12.1",
"antd": "^4.18.3",
"firebase": "^9.6.2",
"firebase-admin": "^10.0.1",
"js-cookie": "^3.0.1",
"lodash": "^4.17.21",
"mic-recorder-to-mp3": "^2.2.2",
"moment": "^2.29.1",
"next": "12.0.7",