Start Here
A map of the flow-technology repository and the fastest way to find what you need.
flow-technology is a greenfield Go platform: one Postgres database per service, HTTP/JSON between services, RabbitMQ for event delivery, and Cedar for authorization. Start here when you need the map before the detail.
Repository map
Services, shared docs, and where each piece of the platform lives.
Local development
Docker Compose for Postgres and RabbitMQ, Make targets, and running services natively.
Using this portal
Search, browse projects, follow source links, and use the glossary.
The shortest path to an answer
Use Projects when you know which service owns the behavior. Today that is template (the reference wiring) or accounting (the chart-of-accounts slice).
Use Platform for binding architecture, toolchain choices, and ADRs that apply to every service.
Press ⌘ K when you have a route, command, or term in mind.