Bounded Context Canvas how to
July 11, 2023 ยท View on GitHub
The bounded context canvas is described in this blog post by Nick Tune (highly recommended blog btw).
Basic Excalidraw Usage
- Checkout this repository
- Head over to excalidraw.com
- Click "Open"
- Select the
bounded-context-canvas-v5.excalidrawtemplate
Advanced Usage / Optional Prerequisites
Besides the website, there are several options available to use Excalidraw:
Either way allows you to save the current template and data filled in) as an .excalidraw or .svg file (which can live next to the bounded context's code).
Doing so allows one to re-open the saved file and update the filled in data.
Bounded Context Canvas How to
- Either continue from a canvas you already started or start from the
bounded-context-canvas-v5.excalidraw. - Fill it in with your team.
- Save the current file near the bounded context's code.