/client-geo-ip

Primary LanguageTypeScriptMIT LicenseMIT

This is a simple Next.js project that should report the client IP address that made the HTTP request. This was confirmed to work as expected with:

  • Vercel,
  • Local development environment started with npm run dev.

As of this time, only a standalone output environment remains untested.