The bounded context canvas is described in this blog post by Nick Tune (highly recommended blog btw).
- Checkout this repository
- Head over to excalidraw.com
- Click "Open"
- Select the
bounded-context-canvas-v5.excalidraw
template
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.
- 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.