7 ms·
Very cool! What did you use to make the ER diagram?
by philipodonnell 2y ago
Very cool! What did you use to make the ER diagram?
- modriano 2y agoI'm not OP, but he used mermaid.js's Entity Relationship Diagram model [0]. GitHub renders it automatically [1]. [0] https://mermaid.js.org/syntax/entityRelationshipDiagram.html https://mermaid.js.org/syntax/entityRelationshipDiagram.html [1] https://github.blog/developer-skills/github/include-diagrams-markdown-files-mermaid/ https://github.blog/developer-skills/github/include-diagrams...