Skip to main content

Log4brains

Log4brains is a docs-as-code knowledge base for your development and infrastructure projects. It enables you to write and manage Architecture Decision Records (ADR) right from your IDE, and to publish them automatically as a static website.

It performs Static Site Generation from markdown files thanks to Next.js.

Install

From your project's root directory:

npm install -g log4brains
log4brains init

Local preview

log4brains preview

Build and deploy

log4brains build

See Log4brains documentation for more information.

Example

Log4brains' own architecture knowledge base