- install go
- create migration on postgres database
- run the redis server
- change
config.local.yaml
file on the root project folder to your specification - compile the server and run
go run main.go
- build the server
and run
go build
./go-bunrouter-example