Exploring Site Configuration in Beacon for Mobile Apps

9
clicks
Exploring Site Configuration in Beacon for Mobile Apps

Source: dockyard.com

Type: Post

The content discusses the initial steps in building Beacon and Beacon LiveAdmin, highlighting the use of OTP, Elixir, and LiveView to reinvent how a content management system (CMS) can function. Specifically, it introduces Beacon.Config, a feature designed for storing and retrieving site configurations in a Phoenix application. The blog post outlines the configuration structure, how to fetch properties for operations like inserting data into the repository, and the inspiration taken from the Oban library. Additionally, it describes the process setup including a Registry for managing site configurations effectively, which enhances modularity by isolating different site processes under their own Supervisors. Future posts in the series are promised to delve deeper into other related components.

© HashMerge 2024