monorepo icon indicating copy to clipboard operation
monorepo copied to clipboard

Onboarding Examples

Open 7alip opened this issue 2 years ago • 1 comments

You will find example files in onboarding branch. Check libs/ui/src/examples/Fetch folder.

Create onboarding/<username> branch based on onboarding.

You can see your result in storybook with yarn storybook http://localhost:4400/?path=/story/example-e1-fetchaxios--default&globals=locale:en

Links: Strapi RestAPI Filter

A. FETCH BLOGS

  • [ ] 1. Axios
  • [ ] 2. Fetcher
  • [ ] 3. Request
  • [ ] 4. Request Filter
  • [ ] 5. Request Nested Filter
  • [ ] 6. Request UseQuery

I will add more examples soon

7alip avatar Sep 20 '22 22:09 7alip