In this tutorial, we will dockerize the Posts application, set up GitHub Actions for automated builds, create a deployment Docker Compose configuration so you can deploy your application to your cloud provider of choice.
Posts is a minimalistic clone of https://posts.cv/, which is itself a simplified and scaled-down alternative to Twitter. We built this clone solely for educational purposes.