3) Learn Gatsby w/ Strapi - Content Types

preview_player
Показать описание
📢 Important Notice: This video uses Strapi v3, the older version of Strapi. We want to ensure you know that Strapi 4 is the latest version with new features, improvements, security patches, and updates.

Please refer to the resources listed below.

Learn how to create a Gatsby Blog using Strapi a node based open source headless CMS in this video tutorial series. In this video, we learn how to start an existing Strapi server/project and how to log into your admin panel.

*******************************

IMPORTANT UPDATE NOTICE:

** JUNE 15, 2019 **

The beta version of Strapi has been released. The following steps are different:

1. With Beta there is a new Strapi start up command to use when developing. Do NOT use $ Strapi start,

use:

$ strapi develop

or

$ npm run develop

********************************

This entire video series will take you step by step through creating a blog in Gatsby and teach you how to connect it to the open source headless CMS - Strapi.

Based on the updated June 2019 article (copy/paste code examples from here):

Important links:

Sample content to download and/or copy for demo:

All Videos in this tutorial series:

3. Learn Gatsbyjs with Strapi Headless CMS Video Tutorial Series - Content Types - THIS VIDEO
Рекомендации по теме
Комментарии
Автор

This video is out-of-date and doesn't align with the beta version. Please update.

FinallyCanuck
Автор

This is a very informative and well-documented video series! Thanks a lot

jmlauranson
Автор

For article, an author is coming from users, but it should be coming from users with role of Author/Editor. This way an user with permission role of Author can be the author of the article and not some user of the site.

braydoze
Автор

That's great your terminal and its fonts are small. Could it be a little smaller? Because sometimes I feel almost like I could read those commands.

tdudkowski
Автор

How work with single type at new version? if i use it, api don't work. qraphql does not see this type.

dmitriydubov
Автор

the script start doesn't allow editing, use develop instead.

Sudokud
Автор

If you have a problem don't start the process wit 'strapi start' but with 'strapi develop' - and then you will be able to add collections...

harelpanker
Автор

Tried to save a collection type with the beta version but it didn't work. What's happening?

akira-ixbv
Автор

Thanks, I am following your instructions but when I restart strapi I can no longer edit content. I got this alert "The autoreload feature is required to use this plugin . Start your server with strapi develop" !!

aje
Автор

Thanks for a very clear and well-structured series of tutorials. Is there any way that an author can be automatically attributed to content? I'm trying to evaluate Strapi for a project, but we need content auditing so that we can see if someone has created, editing or uploaded content.

greydef
Автор

What is the difference between strapi start and strapi develop?

moshemo
Автор

thanks for share, what if i need more than one image like a gallery for each article? thanks

bambanx