Skip to content

mzogheib/quoll

Repository files navigation

Quoll

code style: prettier lerna Conventional Commits

Visualise your personal data all in one place!

screenshot

Currently supports:

Previously supported:

  • Moves - Fitness tracking (RIP 🙏)
  • Uber - Ride sharing (deprecated)

Getting Started

  1. Clone the repo and navigate to it
    git clone https://github.com/mzogheib/quoll.git
    cd quoll
  2. Install the specified Node.js version and enable corepack
    corepack enable
  3. Install dependencies and prepare Husky
    yarn
    yarn prepare
  4. Add environment variables for 3rd party API credentials. Refer to to packages/api/feed-apis/ for usage.
  5. From the root directory run the following and select which package to run. To run another package, open a new terminal and repeat.
    yarn start

Release process

See here.

TODO & Issue Tracking

Refer to issues.