The documentation source for the Labs64.IO Ecosystem — everything needed to run, configure, and integrate the modules. Published at labs64.io/docs/.
| You want to... | Go to |
|---|---|
| Run the ecosystem, or one module | getting-started.md |
| Configure or integrate a module | the module table below |
| Understand how it fits together | architecture.md |
| Build and change the code | contributing.md |
| Module | What it does | Documentation |
|---|---|---|
| AuditFlow | Routes audit events to OpenSearch, S3, Splunk, and other destinations | module reference · quickstart · sink configuration · operations |
| Auth Gateway | Authenticates and authorizes every request at the edge | module reference |
| Checkout | Cart-to-paid-order workflow with a whitelabel UI | module reference |
| Payment Gateway | One payment API across multiple PSPs | module reference |
| Customer Portal | The customer-facing frontend | module reference |
Module status and versions are published on the website, sourced from _data/modules.yml.
Docker-first — see AGENTS.md for conventions.
just serve # dev server at http://localhost:4000/docs/
just build # one-off production build
just doctor # Jekyll diagnosticsLicensed under the Apache License 2.0.