GitHub - channel-io/cht-app-github: channel talk app store app for github integration

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

cht-app-github

깃헙앱을 통해 깃헙 이벤트를 채널톡 팀챗과 연동합니다. 채널톡 사용가이드를 참고해주세요

Installing / Getting started

A quick introduction of the minimal setup you need to get a hello world up & running.

  1. Install Docker
  2. run make dev

Build application

make build

Run application in development mode

make dev