This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

hypertrack

3.2.1 • Public • Published

hypertrack-node

HyperTrack API Node.js module

Getting Started and Documentation

To get started, please visit this page.

The documentation for the HyperTrack API and library usage can be found here.

Contributing

Bug fixes, docs, and library improvements are always welcome.

Getting Started

If you want to familiarize yourself with the project, you can start by forking the repository and cloning it in your local development environment. The project requires Node.js to be installed on your machine.

After cloning the repository, install the dependencies by running the following command in the directory of your cloned repository:

npm install

You can run the existing tests to see if everything is okay by executing:

export HT_ACCOUNT_ID={AccountId}
export HT_SECRET_KEY={AccountSecret}
export HT_EXISTING_DEVICE_ID={ExistingDeviceId}
 
npm test

Package Sidebar

Install

npm i hypertrack

Weekly Downloads

3

Version

3.2.1

License

ISC

Unpacked Size

35.4 kB

Total Files

15

Last publish

Collaborators

  • hypertrack