GeoIP is IP to Geographical Location as a service This database is free-to-use. The code is MIT Licensed
$ npm install
$ npm run start
$ cd ~/express-hello-world # or whatever is the directory location of this repo
$ docker build -t hello-world-image .