Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 493 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 493 Bytes

BigTime API

Prerequisites

Setup

  1. Run npm i
  2. Duplicate .env.sample and provide the BIGTIME_USERNAME and BIGTIME_PASSWORD values.

Running

  1. Run npm run setup to obtain your API token, staff ID, and firm ID.
  2. Run npm run app to start the main app or npm run sample to start the data sampling and submittal app.

References