Go to file
Sébastien Arod e906093d1d fix: nouvelle valeurs de StatutFamille 2024-11-27 10:09:09 +01:00
.husky chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
.vscode chore: format on save 2024-09-06 14:33:55 +02:00
src fix: nouvelle valeurs de StatutFamille 2024-11-27 10:09:09 +01:00
.editorconfig chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
.gitattributes chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
.gitignore feat: sankey diagram WIP 2024-09-17 14:53:08 +02:00
.gitlab-ci.yml feat: improve consistency check and dry-run 2024-07-31 14:44:59 +02:00
.lintstagedrc chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
.prettierignore chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
.yarnrc.yml chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
README.md doc: improve doc 2024-09-02 14:53:38 +02:00
eslint.config.mjs chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
jest.config.ts chore: switch to swc/jest to speed up tests 2024-06-04 21:42:40 +02:00
package.json feat: ajout nbFicheIntegrationParStatuts + MultiValueStatDesc 2024-10-14 16:00:18 +02:00
tsconfig.json chore: switch to swc/jest to speed up tests 2024-06-04 21:42:40 +02:00
yarn.lock feat: ajout nbFicheIntegrationParStatuts + MultiValueStatDesc 2024-10-14 16:00:18 +02:00

README.md

Statistiques

This modules computes EL statistiques from Notion Data

Setup

  • Create file .env defining the NOTION_TOKEN variable at the root of this repo
  • Then use either
    • yarn dry-run to fetch notion data, compute stats and dump them in json files
    • yarn publish-stats to fetch notion data, compute stats and publish them to the dedicated Notion page