doc: improve doc
parent
5488d90b62
commit
21f50efb5a
|
@ -4,5 +4,7 @@ This modules computes EL statistiques from Notion Data
|
||||||
|
|
||||||
# Setup
|
# Setup
|
||||||
|
|
||||||
- Create file `.env` defining the NOTION_TOKEN variable
|
- Create file `.env` defining the NOTION_TOKEN variable at the root of this repo
|
||||||
- Run `yarn dry-run` or `yarn publish-stats`
|
- 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…
Reference in New Issue