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 🙏)

Getting Started

  1. Clone the repo
git clone https://github.com/mzogheib/quoll.git
  1. Install yarn
npm install -g yarn
  1. Install dependencies
cd quoll && yarn
  1. Add environment variables for 3rd party API credentials. Refer to to packages/api/feed-apis/ for usage.

  2. 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.