Getting started creating a microservices application with Docker

We are making a welcome return to React in this chapter. As well as using React, we will also be using Firebase and Docker, hosting Express and Node. REST communications between our React application and the Express microservices will be done with Axios.

If you are using Windows 10 for your development, install Docker Desktop for Windows, which is available here: https://hub.docker.com/editions/community/docker-ce-desktop-windows.

In order to run Docker on Windows, you need to have Hyper-V virtualization installed.

If you want to install Docker Desktop on macOS, head to https://hub.docker.com/editions/community/docker-ce-desktop-mac.

Docker Desktop on Mac runs on OS X Sierra ...

Get Advanced TypeScript Programming Projects 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.