Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webhook Service

The service that sends the webhooks out

How to run

Production

  1. Clone the repository (git clone https://github.com/dsc-bot/webhook-service.git)
  2. Run docker build -t webhook-service .
  3. Run docker run -d -e LOG_LEVEL=info webhook-service

Development

  1. Clone the repository (git clone https://github.com/dsc-bot/webhook-service.git)
  2. Run go mod download
  3. Run go mod verify
  4. Run go run main.go

About

The service that sends the vote webhooks

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages