Getting started =============== .. grid:: 2 :gutter: 3 3 4 4 .. grid-item-card:: Overview :text-align: center Understand the AALI architecture and how Shared Types enables service communication. +++ .. button-link:: overview.html :color: secondary :expand: :outline: :click-parent: Overview .. grid-item-card:: Prerequisites :text-align: center Ensure your system meets the requirements. Install Go and set up your development environment. +++ .. button-link:: prerequisites.html :color: secondary :expand: :outline: :click-parent: Prerequisites .. grid-item-card:: Installation :text-align: center Learn how to add AALI Shared Types to your Go project and verify the installation. +++ .. button-link:: installation.html :color: secondary :expand: :outline: :click-parent: Installation .. grid-item-card:: Adding Custom Types :text-align: center Step-by-step guide for adding custom types for your FlowKit functions. +++ .. button-link:: adding_custom_types.html :color: secondary :expand: :outline: :click-parent: Adding Custom Types .. toctree:: :hidden: overview prerequisites installation adding_custom_types