Docker
A platform for developing, shipping, and running applications in containers.
Not only is Docker used in the paths, but the very design of Starterfiles is inspired by docker-compose definitions
This project is composed of a Next.js app and a Postgres database
The services were orchestrated using Docker compose
This was my first experience in using Docker, I used Docker compose to orchestrate an API, a frontend React site, static documentation site, and NGINX reverse proxy