Envara Documentation
Turn collective knowledge into actionable insight.
Welcome to the Envara internal documentation. This is the single reference for how the product works, how it's built, and how the brand is expressed.
Sections
Brand
Visual identity, design tokens, logo usage, voice & tone guidelines. The brand section renders live components from the same source code the product uses — what you see here is always accurate.
Product
Business plan, product specification, user flows, and feature definitions. The canonical product reference for what Envara does and why.
Architecture
Technology stack, data model, infrastructure decisions. Includes Architecture Decision Records (ADRs) for significant technical choices.
Development
Getting started, coding conventions, environment setup, deployment process.
API
Endpoint reference for the Envara REST API.
How This Documentation Works
These docs live in the monorepo alongside the product code. Brand tokens and components are imported directly — there's no separate "design system" to keep in sync. When a colour changes in src/brand/tokens.ts, the docs update automatically.
Framework: Nextra (opens in a new tab) (Next.js-based MDX documentation)
Location: docs/ directory in the monorepo root
Brand source: src/brand/ — tokens, components, and guidelines