Diagrams
Both the people site and the docs site are configured with mermaid.js. mermaid.js allows us to create simple and beautiful diagrams directly inside a markdown file.
Both the people site and the docs site are configured with mermaid.js. mermaid.js allows us to create simple and beautiful diagrams directly inside a markdown file.
This doc contains steps to generate an ERD for a SQLite database
Instructions adapted from https://wadewilliams.com/software/generating-erd-for-django-applications/