Deploy a Static Application to Production on Netlify

InstructorJason Lengstorf

Share this video with your friends

Send Tweet

In this course, we've built and deployed a serverless application that loads data, combines data, uses environment variables safely, protects API keys, works around CORS, and utilizes data from a database. We additionally, deployed our application using Netlify's continuous deployment process.

With continuous deployment, Netlify will automatically deploy new versions of our site when pushing commits to the connected Git repository. This also facilitates features like Deploy Previews, branch deploys, and split testing.

The live website to the course project can be found here: https://suspicious-banach-da7b44.netlify.app/