Hacker News new | ask | show | jobs
by philipodonnell 451 days ago
Very cool! What did you use to make the ER diagram?
1 comments

I'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

[1] https://github.blog/developer-skills/github/include-diagrams...