talesitell.hashnode.devSetting up Go web app with DockerGo is a popular language these days when it comes to creating web application backends. Before Go, I primarily used NodeJS for development. Those of you who are familiar can relate to how easy it is to start the app with nodemon. Also, we never run a...Dec 14, 2021·3 min read