Visualise your personal data all in one place!
Currently supports:
Previously supported:
- Clone the repo and navigate to it
git clone https://github.com/mzogheib/quoll.git cd quoll - Install the specified Node.js version and enable corepack
corepack enable - Install dependencies and prepare Husky
yarn yarn prepare
- Add environment variables for 3rd party API credentials. Refer to to
packages/api/feed-apis/for usage. - 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
See here.
Refer to issues.
