beeweb
beeweb copied to clipboard
go.mod/sum added + minor .gitignore update
- .gitignore updated/simplified a little
-
go mod init
&go mod tidy
to generate go.mod/sum files
Note: (no needed for this PR but) There is an additional change to enable multi-stage build, in another branch because I had to bee run
and then Ctrl + C up to 5 times, from a clean repository (git clean -Xdf
or a fresh git clone
), to finally render the docs section
:arrow_up: Is this a new issue?