gatsby-material-starter | high performance blog starter with Material design | Frontend Framework library
kandi X-RAY | gatsby-material-starter Summary
kandi X-RAY | gatsby-material-starter Summary
A Material Design oriented blog starter for GatsbyJS equipped with advanced features such as SEO, image optimization, PWA capabilities and infinite scrolling feeds. This starter aims to provide a minimal base for building advanced GatsbyJS powered websites by using the latest technologies to simplify your process. Starter supports both TypeScript and JavaScript, comes with Jest and Cypress configurations and allows you to write Unit/Integration/E2E tests out of the box. The starter uses gatsby-theme-advanced under the hood and is based on the Gatsby Advanced Starter.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gatsby-material-starter
gatsby-material-starter Key Features
gatsby-material-starter Examples and Code Snippets
Community Discussions
Trending Discussions on gatsby-material-starter
QUESTION
I'm using this Gatsby starter : https://www.gatsbyjs.org/starters/Vagr9K/gatsby-material-starter as I was looking for something to introduce myself both to Gatsby and to Material UI.
My first objective was to change Netlify CMS for Strapi CMS, I've followed these steps:
- Removed Netlify plugin, both from gatsby-config.js, package.json and make uninstall.
- Added Strapi to the project:
- npm install --save gatsby-source-strapi and add the plugin to gatsby-config.js
Here's how I added the Strapi plugin to gatsby-config.js:
And here's the error I'm getting:
I think it might be related to Gatsby not being able to contact the remote Strapi server, any idea on how to solve this?
...ANSWER
Answered 2020-Apr-07 at 10:55Okey, so this was a dumb mistake that I just couldn't see: after trying different solutions, which didn't work, I realized that Strapi was trying to fetch data from http://167.172.32.171//posts?_limit=1000, so my problem was that I had an extra / in the URL I indicated to the plugin.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install gatsby-material-starter
Fork this repository on GitHub
Run the following commands: git clone https://github.com/${YourUsername}/${YourForkName} YourForkName # Clone your fork cd YourForkName yarn install # or yarn install yarn develop # or yarn develop
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page