Use Docker Compose with Phoenix Framework
Docker Compose aloows us to start together some services inside a project. How to use it with Phoenix Framework ? Let's see that together !
Category
Docker Compose aloows us to start together some services inside a project. How to use it with Phoenix Framework ? Let's see that together !
We will learn together how to handle file upload with Elixir, Phoenix LiveView and TailwindCSS to build a wonderful experience.
We will see together how to create a Mix Release and a Docker image for an app written in Elixir with Phoenix framework by using Mix Release.