Code to Analyse user profiles
npm install @hyperlog/cliThis repository contains the code for the profile analysis.
This code is made open source for inspection purposes only. This is tightly coupled with AWS and custom backend at Hyperlog.
First, start the hyperlog backend server. This repository communicates with the server at localhost port 8000. Normal hyperlog backend should work. Simply clone this repository, and run the following commands in the repo.
``sh`
$ npm install
$ npm run build
$ profile-analysis --help
This command logs you in the CLI and stores your basic information collected from the hyperlog servers.
USAGE:
`sh`
profile-analysis login
This command starts to analyse your profile and stores the data in the local config file for now.
USAGE:
`sh``
profile-analysis login