initial commit
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ic08e7c4b5b4f4072de9e2f9a701e977b6a6a6964
This commit is contained in:
commit
f8db097ba9
21 changed files with 4924 additions and 0 deletions
5
.env.example
Normal file
5
.env.example
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
GITHUB_TOKEN=ghp_your_personal_access_token
|
||||
WEBHOOK_SECRET=your_webhook_secret
|
||||
PORT=3000
|
||||
CONFIG_PATH=config.ts
|
||||
LOG_LEVEL=info
|
||||
Loading…
Add table
Add a link
Reference in a new issue