cht-app-github
깃헙앱을 통해 깃헙 이벤트를 채널톡 팀챗과 연동합니다. 채널톡 사용가이드를 참고해주세요
Installing / Getting started
A quick introduction of the minimal setup you need to get a hello world up & running.
- Install Docker
- run
make dev
Build application
make build
Run application in development mode
make dev