Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 467 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 467 Bytes

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