Skip to content

akhilarsh/linear-sdk

Repository files navigation

# linear-sdk

## Setup
  1. Clone the repository:
git clone https://github.com/rudderlabs/linear-sdk.git
  1. Create a .env file in the root directory and copy the contents from .env.example:
cp .env.example .env
  1. Replace the placeholder values in the .env file with your actual configuration.

Installation & Execution

  1. Install the required dependencies:
npm install
  1. Run the application:
npm run start

About

Integration with linear SDK to fetch stats and data for reporting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published