Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 431 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 431 Bytes

redirects

Small redirection service. Used mostly for QR codes in order to not statically assign a link.

Links are defined in config.yaml.

Development

# https://github.com/silenceper/gowatch
# Hot reloads whenever saved
gowatch

# Or plain
go run main.go

Deployment

Tag a version number in a release, the github action will create according docker images and publish them under ghcr.io/nms-ev/redirects.