mirror of
https://framagit.org/enfance-libre/statistiques
synced 2025-03-12 18:35:17 +00:00
10 lines
370 B
Markdown
10 lines
370 B
Markdown
# 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
|