docs(example): algolia
New example with Algolia as a fetcher.
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
π Inspect: https://vercel.com/tanstack/react-query/HzjRn69TfT4tms9PfZ84oBe9E7Fb
β
Preview: https://react-query-git-fork-arnaudbzn-docs-example-algolia-tanstack.vercel.app
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit 89860f2ba193c91a1a4110063e3d92c7c670c2c7:
| Sandbox | Source |
|---|---|
| tannerlinsley/react-query: basic | Configuration |
| tannerlinsley/react-query: basic-typescript | Configuration |
Codecov Report
Merging #3389 (cca0958) into master (7be6d89) will not change coverage. The diff coverage is
n/a.
:exclamation: Current head cca0958 differs from pull request most recent head 89860f2. Consider uploading reports for the commit 89860f2 to get more accurate results
@@ Coverage Diff @@
## master #3389 +/- ##
=======================================
Coverage 96.47% 96.47%
=======================================
Files 45 45
Lines 2271 2271
Branches 639 639
=======================================
Hits 2191 2191
Misses 77 77
Partials 3 3
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact),ΓΈ = not affected,? = missing dataPowered by Codecov. Last update 7be6d89...89860f2. Read the comment docs.
Hey @arnaudbzn
I like this example, but I think a lot has changed. E.g. we're now using vite for all examples (except nextjs) exclusively.
I think it would be easier to open a new PR