-
Book Overview & Buying
-
Table Of Contents
Full-Stack React, TypeScript, and Node - Second Edition
By :
So far, we have built a complete application with a React frontend, an Express API with TypeScript, and a PostgreSQL database managed through Prisma. Everything works perfectly on our development machine, but an application that only runs on localhost is still just a prototype. Getting it in front of real users is a different problem, and that is what this chapter is about.
In this chapter, we will take our project from "works on my machine" to "works for everyone." We will containerize the application with Docker and Podman, automate the build and test pipeline with GitHub Actions, and deploy to a cloud platform. Along the way, we will tackle the production concerns that separate a hobby project from a professional one: things like environment management, health checks, graceful shutdown, database migrations, and HTTPS.
In this chapter, we're going to cover the following main topics:
Change the font size
Change margin width
Change background colour