2024-06-02 12:34:08 +00:00
|
|
|
# Statistiques
|
|
|
|
|
2024-06-02 12:34:11 +00:00
|
|
|
This modules computes EL statistiques from Notion Data
|
|
|
|
|
2024-06-02 12:34:08 +00:00
|
|
|
# Setup
|
|
|
|
|
2024-09-02 12:53:38 +00:00
|
|
|
- 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
|