Skip to content

elaradigital/excel-reporter

Repository files navigation

Elara Digital GmbH x Beumer - Excel Reporter

Instructions

  1. Install Bun
# On Linux/macOS
curl -fsSL https://bun.sh/install | bash

# On Windows
powershell -c "irm bun.sh/install.ps1 | iex"
  1. Unzip project files to a folder on your machine
unzip excel-reporter.zip
cd excel-reporer
  1. Install Dependencies
bun install
  1. Set your API key in the .env file
# Open .env in your preferred code editor
API_KEY="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
  1. Run the script
bun run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published