e906093d1d | ||
---|---|---|
.husky | ||
.vscode | ||
src | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
.lintstagedrc | ||
.prettierignore | ||
.yarnrc.yml | ||
README.md | ||
eslint.config.mjs | ||
jest.config.ts | ||
package.json | ||
tsconfig.json | ||
yarn.lock |
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 filesyarn publish-stats
to fetch notion data, compute stats and publish them to the dedicated Notion page