mirror of
https://framagit.org/enfance-libre/statistiques
synced 2025-04-28 17:33:46 +00:00
doc: improve doc
This commit is contained in:
parent
5488d90b62
commit
21f50efb5a
1 changed files with 4 additions and 2 deletions
|
@ -4,5 +4,7 @@ This modules computes EL statistiques from Notion Data
|
|||
|
||||
# Setup
|
||||
|
||||
- Create file `.env` defining the NOTION_TOKEN variable
|
||||
- Run `yarn dry-run` or `yarn publish-stats`
|
||||
- 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
|
||||
|
|
Loading…
Add table
Reference in a new issue