Skip to content

seductorAmadeus/ya-tracker-gitlab-helper

Repository files navigation

Description

Simple service based on Nest/TS for Yandex.Tracker with Gitlab integration purpose.

Pre-install

Create .env.dev file with the following variables from the file:

PORT=****

GITLAB_TOKEN=****
GITLAB_HOST=****

TRACKER_ORG_ID=****
TRACKER_HOST=****
TRACKER_OAUTH_TOKEN=****

Installation

$ yarn install

Running the app

# development
$ yarn run start:dev

# watch mode
$ yarn run start:dev:watch

# production mode
$ yarn run start:prod

Support

This is a MIT-licensed open source project.

Stay in touch

License

MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published