Go installed
go mod downloadBuild the code
go build -o dist/server cmd/web/*.goRun the server
./dist/server
# Then you should see the message
2022/11/14 18:57:37 Starting channel listener| Name | Name | Last commit date | ||
|---|---|---|---|---|
Go installed
go mod downloadBuild the code
go build -o dist/server cmd/web/*.goRun the server
./dist/server
# Then you should see the message
2022/11/14 18:57:37 Starting channel listener