- Nest.js
- TypeORM
- PostgreSQL
git clone
npm iThen, change the project name in .env
$ docker-compose up$ npm run g:resource SERVICE_NAME- Register webhook at Github ( repository -> settings -> webhooks -> add new webhook )
- Change secret key at project/github-webhook/.env (key from webhook settings)
- Run index.js at project/github-webhook/index.js
$ cd ./github-webhook
$ npm i
$ npm run startlocalhost:7071/api