GitLab merge review reminder service for busy teams
To run the server:
task dev
First time setup
task init
This expects at least the following:
The rest will be installed during go mod tidy
.
The CSS and JS requires some manual building occasionally.
A Taskfile
helper exists to do both of the following in a single command.
task assets
will regenerate new bundles.