Search geo location from IP-addresses
- Open command promt in the folder where you clone
- run command "npm install"
- run command "npm start"
Data is stored in Mongo-Atlas cloud but if you want to store the data locally change setting.json in database folder to point to local mongoDB then run command "npm run seed"
For google map to work make sure you run in 3000 port and url as http://localhost:3000/
Due to storage constraints only 150000 locations are saved in the MongoDB with IP range [1.0.0.0 - 27.76.63.255]
SMS service will work in appliaction hosted on HEROKU in URL : https://morning-headland-59743.herokuapp.com/ . For running locally we need to and an .env file