⚠ Cross origin request detected from 192.168.56.1 to /_next/* resource. In a future major version of Next.js, you will need to explicitly configure "allowedDevOrigins" in next.config to allow this. C: ...
A simple URL shortener with authentication, EJS views, and basic click analytics. Users can sign up, log in, generate short URLs, and view a table of all shortened URLs with click counts.