Chapter 9: Deployment and Hosting
In this chapter, we will finally take the project we have been working on and deploy it for the world to see! We will delve into the different types of builds that Gatsby creates and gain an understanding of how to debug common build errors. Following this, we will continue to learn how we can deploy them using a variety of different platforms. Additionally, we will discover how we can lock down access to our site by serving it up as part of an Express server.
In this chapter, we will cover the following topics:
- Understanding build types
- Common build errors
- Your pre-deployment checklist
- Platforms for deploying hybrid builds
- Platforms for deploying static builds
- Serving a Gatsby site with reduced user access ...
Get Elevating React Web Development with Gatsby now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.