Skip to content

The DataCROP Farro (V0.2) Analytics Dashboard which enables users to interact with the Open API for Analytics

License

Notifications You must be signed in to change notification settings

datacrop/farro-analytics-dashboard

Repository files navigation

Analytics dashboard enables users to interact with the Open API for Analytics.

REQUIREMENTS

CLONE

git clone [email protected]:far-edge/analytics-dashboard.git

CREATE THE VIRTUAL ENVIRONMENT

cd analytics-dashboard
nodeenv -n 10.1.0 --prebuilt env

ACTIVATE THE VIRTUAL ENVIRONMENT

source env/bin/activate

INSTALL DEPENDENCIES

npm install

CONFIGURE

Create .env based on .env.example.

cp .env.example .env

Edit .env.

BUILD & DEVELOP

npm start

BUILD & DISTRIBUTE

npm run build

The dist folder contains the build to be distributed.

LINT

npm run lint

DEACTIVATE THE VIRTUAL ENVIRONMENT

deactivate_node

About

The DataCROP Farro (V0.2) Analytics Dashboard which enables users to interact with the Open API for Analytics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages