demarches-normaliennes/doc
2024-08-20 15:26:09 +02:00
..
architecture-decision-records
Contributions
faqs simplifie tabs supprimes and reduce to one 2024-08-20 15:26:09 +02:00
coding_conventions.md
customization.md
database_models.pdf
DEPLOYMENT.md chore(js): use bun instead of yarn 2024-04-03 14:52:44 +02:00
object-storange-and-data-encryption.md
PRIVACY-POLICY.md
README.md
recovery.md tech(doc): documente le process pour re-importer un dossier perdu en prod depuis un backup 2023-06-20 10:38:04 +02:00

database_models.pdf

The database models document is generated using the rails-erd gem.

To update the generated PDF file:

  1. Install graphviz (e.g. brew install graphviz)
  2. Run bin/rake erd