Deploy a Gatsby website on Netlify

InstructorKhaled Garbaya

Share this video with your friends

Send Tweet

In this lesson, you will learn how to push your website code to Github and Build and deploy it using Netlify

Joel
~ 4 years ago

This is very confusing... just following the instructions of the pre-req does not work. In what repository is this code at? Then linked GitHub repo is the finished project? What about the initial code? When are you installing Gatsby? When are you installing the Contentful packages? Is this an actual repo where I pull the starter files or am I supposed to watch a previous course this is a continuation of... The assets used in this tutorial.. where do I get them? Im not a professional dev... just trying to learn... but also not super beginner.

Khaled Garbayainstructor
~ 4 years ago

Hi Joel, This lesson is part of a course where we build up to this stage. In lesson 2 i cover how you can install the dependencies you need.

Let me know if you need further help

Khaled

Joel
~ 4 years ago

Ok I see.. thank you ...

A.C.
~ 4 years ago

Hi Khaled, is it a good practice to store the contentful keys directly in the repo? If not, what would be the best practice?

Khaled Garbayainstructor
~ 4 years ago

Hey there, a best practice would be setting the key as an Environment Variable in Netlify