Skip to content

claudioDcv/consumerPivotal

Repository files navigation

Pivotal Report

Requirements

  • yarn

Installation

  • Clone repository
git clone <url-this-project>
  • Install dependencies
yarn install
  • Create .env files and added your Pivotal TOKEN
cp .env.example .env
  • Run application with Node Foreman
$(npm bin)/nf start

Usage

curl http://localhost:8899/?project_id={PROJECT_ID}&label={LABEL}