Model Content programmatically using the contentful-migration tool

InstructorKhaled Garbaya

Share this video with your friends

Send Tweet

In this lesson, you will learn how to model content programmatically using the contentful-migration tool.

Content modeling is hard and nobody can get it right the first time. You have to model your content at a time where you have the least (real) experience, at the start of your project. Your choices will haunt you for the rest of your product lifecycle in the case of the incumbents - with Contentful migration tool you could potentially start anywhere with your content model, then refine it as you learn what you truly need.

Prerequisite

You need to have the contentful-cli installed

npm install -g contentful-cli

and then login

contentful login

and follow the steps to get you setup