Usage Prerequisite: python3 and bun are installed on the target system. Run the data pipeline: $ cd data-pipeline && python3 -m src Install frontend dependencies: $ cd ../frontend && bun install Run the development server $ bun dev