feat: gatsby strapirekin konektatzen du

This commit is contained in:
Aitor Urrutia
2022-01-14 20:18:37 +01:00
parent 851afd0c66
commit ae6e523215
10 changed files with 208 additions and 254 deletions

View File

@@ -7,6 +7,7 @@
"keywords": [
"gatsby"
],
"main": "gatsby-config.js",
"scripts": {
"develop": "gatsby develop",
"start": "gatsby develop",
@@ -24,6 +25,7 @@
"gatsby-plugin-sitemap": "^5.5.0",
"gatsby-plugin-styled-components": "^5.5.0",
"gatsby-source-filesystem": "^4.5.1",
"gatsby-source-strapi": "^1.0.2",
"gatsby-transformer-sharp": "^4.5.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",