Branches & ExamplesΒΆ
The repository is organized into several branches to provide different levels of customization:
Base Branch (main): This branch contains the bare minimum setup needed for a developer to get started with creating their own features. It includes the necessary structure and configuration to integrate your code into the Lodel 2.0 platform.
Example/Scenario Branches (feature/*): These branches contain a series of practical examples and scenarios that demonstrate how to implement common features and use cases using the HelloWorldBundle. They serve as guides for developers, showing real-world implementations of the bundle in action.