Generate Mermaid application diagram from code
Generates a mermaid application diagram as code to visualize/document the design of your application
@olemaitre
Author
Design
IDE
Chat
Public
Prompt
@workspace generate a mermaid application diagram with main blocs and interactions
How to Use
You need a folder containing your application code (python, typescript, ...) and/or infrastructure code
Copy/Paste the generated code into a markdown (.md) file, preview your markdown file (e.g. using mermaid extension in VS Code)