Skip to content

Commit 300a671

Browse files
committed
Starting work on Algolia
1 parent 631b585 commit 300a671

File tree

3 files changed

+144
-0
lines changed

3 files changed

+144
-0
lines changed

package-lock.json

Lines changed: 141 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@
2828
},
2929
"dependencies": {
3030
"@stripe/stripe-js": "^1.13.1",
31+
"algoliasearch": "^4.8.5",
3132
"axios": "^0.21.1",
33+
"instantsearch.css": "^7.4.5",
3234
"laravel-mix": "^6.0.13",
3335
"lodash": "^4.17.21",
3436
"tailwindcss": "^2.0.3",
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// https://www.algolia.com/doc/framework-integration/laravel/tutorials/getting-started-with-laravel-scout-vuejs/?client=php

0 commit comments

Comments
 (0)