Go to file
Sébastien Arod 5488d90b62 feat: make compute stats more robust by excluding pages with title "Famile de resistant" 2024-09-02 14:53:30 +02:00
.husky chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
.vscode chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
src feat: make compute stats more robust by excluding pages with title "Famile de resistant" 2024-09-02 14:53:30 +02:00
.editorconfig chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
.gitattributes chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
.gitignore feat: improve consistency check and dry-run 2024-07-31 14:44:59 +02:00
.gitlab-ci.yml feat: improve consistency check and dry-run 2024-07-31 14:44:59 +02:00
.lintstagedrc chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
.prettierignore chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
.yarnrc.yml chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
README.md feat: improve consistency check and dry-run 2024-07-31 14:44:59 +02:00
eslint.config.mjs chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
jest.config.ts chore: switch to swc/jest to speed up tests 2024-06-04 21:42:40 +02:00
package.json feat: improve consistency check and dry-run 2024-07-31 14:44:59 +02:00
tsconfig.json chore: switch to swc/jest to speed up tests 2024-06-04 21:42:40 +02:00
yarn.lock chore: switch to swc/jest to speed up tests 2024-06-04 21:42:40 +02:00

README.md

Statistiques

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