strapi-examples icon indicating copy to clipboard operation
strapi-examples copied to clipboard

:mortar_board: List of examples using Strapi

Results 31 strapi-examples issues
Sort by recently updated
recently updated
newest added

Updated to work with Strapi V4 and also due to changes to be made to this article(https://strapi.io/blog/protected-routes-and-authentication-with-react-and-node-js) to be compatible with Strapi V4

**Node.js version**: v10.13.0 **npm version**: 6.14.6 **Strapi version**: 3.1.0-alpha.5 **Operating system**: mac **Which example is causing problem?** https://strapi.io/blog/building-a-static-website-using-gatsby-and-strapi#allowaccess **Do you want to request a *feature* or report a *bug*?** bug...

** Node.js : 14.1.7.1 ** ** strapi : 4.0.0 ** When after choosing an account from google in google signup it redirects to the frontend URL. from the frontend when...

**Node.js version**: **npm version**: **Strapi version**: **Operating system**: **Which example is causing problem?** nuxt-strapi-deliveroo-clone-tutorial **Do you want to request a *feature* or report a *bug*?** report a bad implementation **What...

I was going through [this post](https://strapi.io/blog/auth0-provider-and-strapi-tutorial). I realized that the redirect URL after login was matching /auth/:providerName/callback instead of /connect/:providerName/redirect

Currently index.html and product.html directly fetch css and js scripts from the github pages of startbootstrap, which has been drastically changed long ago, and resulted in broken links. This PR...

This PR add docker related files to allow users to quickly bootstrap the example without dealing with different obstacles. Please use squash merge for this since the commits are a...

Signed-off-by: Hal Deadman ![image](https://user-images.githubusercontent.com/1556777/95926850-48ec6800-0d8b-11eb-9b1c-d4a65d65ff54.png) When I pointed this app at my strapi 3.2.3 app with CAS provider in an extension layer and configured to point at my dev lab CAS...

Hello **Node.js version**: v10.16.3 **npm version**: 6.9.0 **Strapi version**: 3.0.0-beta.17.8 **Operating system**: Distributor ID: Ubuntu Description: Ubuntu 16.04.5 LTS Release: 16.04 Codename: xenial **Do you want to request a *feature*...