awesome-nextjs icon indicating copy to clipboard operation
awesome-nextjs copied to clipboard

Add Log4brains to the Apps list

Open thomvaill opened this issue 5 years ago • 0 comments

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

All its web features (local preview & static site generation) are developed with Next.js. Some small hacks were needed because the Next.js CLI is embedded into the app package (search for "#NEXTJS-HACK" in the code).

https://github.com/thomvaill/log4brains

thomvaill avatar Dec 10 '20 15:12 thomvaill