{"id":19490571,"url":"https://github.com/simonrenoult/playground","last_synced_at":"2025-06-15T23:06:44.198Z","repository":{"id":141881960,"uuid":"442136840","full_name":"simonrenoult/playground","owner":"simonrenoult","description":"Playground to test design and architecture patterns","archived":false,"fork":false,"pushed_at":"2022-06-15T23:47:42.000Z","size":441,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T08:45:32.773Z","etag":null,"topics":["cqrs","ddd","event-driven-architecture","hateoas"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonrenoult.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-27T11:11:56.000Z","updated_at":"2023-05-23T20:02:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"b099ca1d-53e2-4ecf-9e17-7d164f2937a0","html_url":"https://github.com/simonrenoult/playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrenoult%2Fplayground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrenoult%2Fplayground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrenoult%2Fplayground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonrenoult%2Fplayground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonrenoult","download_url":"https://codeload.github.com/simonrenoult/playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240738066,"owners_count":19849545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cqrs","ddd","event-driven-architecture","hateoas"],"created_at":"2024-11-10T21:13:35.861Z","updated_at":"2025-02-25T19:42:37.090Z","avatar_url":"https://github.com/simonrenoult.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Formations\n\n## Getting started\n\n```sh\n$ npm ci\n$ npm test\n```\n\n## TODO\n\n### Domaines\n\n- Un domaine d'analytics/statistiques\n\n### DDD\n\n- [x] Appliquer les patterns tactiques (agrégats, entités, value-objects, repositories)\n- [x] Appliquer les patterns stratégiques (bounded-contexts, ubiquitous language)\n- [x] Identifier l'ubiquitous language\n- Générer la context map\n\n### Infrastructure\n\n- [x] Exposer sur une API\n- [x] HATEOAS\n- [x] Swagger\n- [x] Implémenter la persistence\n- [x] Implémenter un injecteur de dépendances\n- Définir la ci/cd\n- Dockeriser l'application\n- Déployer quelque part\n- Chemins absolus plutôt que relatifs pour les imports\n- Correlation-id\n- RabbitsMQ pour le messaging entre composants\n- Log\n- Configuration/Environnement\n- Feature flags\n- Utiliser un système de build universel pour faciliter le monorepo (bazel, nx, etc.)\n\n### Architecture\n\n- [x] Distinguer read/write\n- [x] Faire de la clean architecture\n- [x] Modulariser le monolithe en s'appuyant sur les bounded contexts\n- [x] Déléguer aux modules/bounded-context l'enregistrement des apis, gestionnaires, etc.\n- Implémenter un frontend\n- Implémenter de l'event sourcing\n- Persistence des messages/piste de log\n- Optimistic concurrency\n- Versionner les agrégats\n- Script vérifiant la clean archi\n- Script vérifiant l'indépendance read/write\n- Script vérifiant l'indépendance des bounded contexts\n\n### Pattern\n\n- [x] Implémenter le pattern memento\n- [x] Implémenter le pattern factory\n- Implémenter le pattern Result\n- Meilleure gestion des erreurs\n\n### Living documentation\n\n- [x] Générer la documentation du bounded context\n- [x] Faire des liens dans le summary vers la doc des patterns\n- [x] Générer des `visites`\n- Documenter les bonnes pratiques\n- Générer le C4 context\n- Générer un site statique de documentation\n- Générer un BC Canva\n- Associer les commandes aux évènements émis\n- Associer les questions aux modèles de lecture\n- Identifier les communications entrantes et sortantes inbound/outbound (\n  voir : https://github.com/ddd-crew/bounded-context-canvas#inbound-communication)\n\n### Tests\n\n- [x] Gherkin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonrenoult%2Fplayground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonrenoult%2Fplayground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonrenoult%2Fplayground/lists"}