Extract generator so it can be run from command line #27
thomaschaaf
started this conversation in
Ideas
Replies: 1 comment
-
Hi @thomaschaaf ! I could create a CLI or a Prisma generator to automatically generate UML diagrams in your CI/CD pipeline. Using the React application for this doesn’t make much sense, but we could use a tool like Mermaid to generate the diagrams programmatically. What do you think would be the best option, and how would you like it to work? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! In our CI/CD pipeline I'd like to automatically create the uml diagram. Do you think it would be possible to extract the uml generation so that it can be executed without vscode?
Beta Was this translation helpful? Give feedback.
All reactions