Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 1.39 KB

README.md

File metadata and controls

55 lines (34 loc) · 1.39 KB

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