Mistral is a Node.js-based ETL (Extract, Transform, Load) project designed to streamline data operations related to the Observatório de Sinistros. It uses pnpm as the package manager and TypeScript for type-safe code.
- mise
- Install mise by following the instructions from the official mise repository.
- Install the required tools:
mise install - Install project dependencies:
pnpm install
pnpm preprocess