Unable to execute main.go

I am in the third lecture of Jenkins course
I have zero experience in Go language
I tried to run the go run main.go command and faced few issues with the environment , which I could solve. But finally i I’m stuck with this error

** D:/Devops/Jenkins/go-webapp-sample-master/go-webapp-sample-master/main.go:30**
runtime.main
** C:/Program Files/Go/src/runtime/proc.go:250**
2023-07-31T15:17:24.367+0530 ERROR repository/repository.go:53 Failure database connection
exit status 2

Please let me understand , if I have to run the webapp (repo cloned from link mentioned in the Video) in my local PC should i install the any DataBase , Webserver as the error complains about DB connectivity

Have informed to the team , will get back to you soon.!

Any updates on the above query?
Thanks and Regards

hi @snishadguru – Any updates on this? are you able to solve this issue? I’m also facing exact issue in my machine as well. There is no info on DB config here in github as well.

Figured out the solution myself. Please go to this link and see my reply

Issue while running go-webapp-sample application in local machine - Jenkins - KodeKloud - DevOps Learning Community