📄️ Intro
This document describes the development process and tools for MijnBureau. It aims to provide an easy and efficient way to contribute to the project.
📄️ New Component
This guide explains how to add a new component to MijnBureau. It outlines the architectural decisions and rules that must be followed to ensure consistency and flexibility across the suite.
📄️ Testing
This guide explains the testing process for MijnBureau. To ensure a secure and high-quality product, we test critical components and continuously improve our testing practices. The ./scripts/ directory contains scripts to enhance quality and security. Passing these scripts increases the likelihood of passing the CI/CD pipeline (though it is not guaranteed).
📄️ Deploy KIND
This guide walks you through deploying MijnBureau to a local Kubernetes cluster for development and testing. We use KIND (Kubernetes IN Docker) as the primary example, but you can also use Minikube or Docker Desktop’s Kubernetes if you prefer.
🗃️ ADRs
10 items