In this post, we will see how we deploy the Phoenix application using AWS CodeBuild, CodeDeploy, and CodePipeline Steps Create a Phoenix app to deploy$ mix phx.new memories $ cd memories $ mix ecto.
Phoenix is a web framework for Elixir language. In this post, we will see how to add test coverage report support with excoveralls library. Follow below steps. Add excoveralls as a (Development) Dependency
Nice talk how requirements were perfectly implemented with various features available in Elixir OTP and Phoenix. Notes Problem - Subscribing to data updates isn't an option Solution - In Elixir, create a process