Home

Awesome

OnlineWardleyMaps

Mentioned in Awesome Wardley Maps

The source code that runs www.OnlineWardleyMaps.com.

Also available as a standalone Visual Studio Extension - vscode-wardley-maps.

Developed by @damonsk.

Wardley Mapping courtesy of Simon Wardley, CC BY-SA 4.0. To learn more, see Simon's book.

Running locally

Dependencies for running locally: Node.js and Yarn.

npm install yarn -g

Change directory to frontend.

cd frontend/

Install dependencies

yarn install

Commands:

To run locally, develop/edit. Open web browser @ http://localhost:3000

 yarn dev

To create minified scripts/styling.

yarn build

To run all tests.

yarn test

To create package for use in vscode-wardley-maps or obsidian-wardley-maps.

yarn package

Support the Project

If you find obsidian-wardley-maps, OnlineWardleyMaps or vscode-wardley-maps valuable, consider supporting its development:

Patreon

Follow on X (Twitter) @MapsAsCode for updates and announcements!

Your support helps maintain and improve this plugin as well as OnlineWardleyMaps and vscode-wardley-maps. Every contribution is appreciated. Thank you for your support!