Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.79 KB

File metadata and controls

48 lines (34 loc) · 1.79 KB

Development Guide

This directory contains documentation for contributors and maintainers of the project.

Getting Started

Read these documents first when setting up a development environment.

Document Description
Devbox Set up the development environment, install tools, and enter the project shell.
Architecture Decision Records Project architectural decisions and how to create new ADRs.

Development

Document Description

Tooling

Document Description
Devbox Development environment and tooling.

Architecture

Document Description
Architecture Decision Records Index of architectural decisions.

Repository conventions

  • Significant architectural decisions require an ADR.
  • Development tooling is managed through Devbox.

Contributing

See the project's CONTRIBUTING.md for the complete contribution workflow.