Service that does stuff
Caution
|
This project is still under development |
I recommend using gin for livereload during development:
gin --build cmd/server
To make sure everything builds as expected, use make server
to build the
binary locally and make image
to build the docker image.