Go to file
sebastien.arod@gmail.com 39d1125681 feate: ajoute options de formattage des stas 2024-06-04 11:15: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 feate: ajoute options de formattage des stas 2024-06-04 11:15: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 chore: Initial commit - setup tooling 2024-06-02 14:34:08 +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: base infra and first statistics 2024-06-02 14:34:11 +02:00
eslint.config.mjs chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
jest.config.ts chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
package.json chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
tsconfig.json chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00
yarn.lock chore: Initial commit - setup tooling 2024-06-02 14:34:08 +02:00

README.md

Statistiques

This modules computes EL statistiques from Notion Data

Setup

  • Create file .env defining the NOTION_TOKEN variable
  • Run yarn install && yarn run start