Submitted over 3 years agoA solution to the IP Address Tracker challenge
NodeJs | Express | Parcel | SCSS
express, node, parcel, sass/scss
@vanderms

Solution retrospective
In this challenge I created a small express app in order to hide the secret API_KEY from IP Geolocation API.
That's my first time using environment variables on Netlify, then I was not sure how to access these variables on development context. I ended up creating a .env file and used the dotenv library for development. It worked. But, I think it's better I do some more research about this topic. But if someone knows, I will be very glad to hear if I did the right thing.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Vander Santos's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord