{"id":26538553,"url":"https://github.com/dharmik173/url_shortener1","last_synced_at":"2026-04-13T19:31:19.841Z","repository":{"id":282231720,"uuid":"944909660","full_name":"dharmik173/url_shortener1","owner":"dharmik173","description":"A URL shortening web application that allows users to shorten long URLs, manage links via a dashboard, and track analytics. Built using Next.js, MongoDB, and NextAuth for authentication.","archived":false,"fork":false,"pushed_at":"2025-03-13T14:34:28.000Z","size":191,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T02:41:18.352Z","etag":null,"topics":["dashboard","full-stack","mongodb","nextauth","nextjs","reactjs","short-url","url-tracking","vercel","web-development"],"latest_commit_sha":null,"homepage":"https://shortly-xi1.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dharmik173.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-08T08:00:24.000Z","updated_at":"2025-03-13T14:34:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f3e7903-410d-46fb-8933-cf6cf4277406","html_url":"https://github.com/dharmik173/url_shortener1","commit_stats":null,"previous_names":["dharmik173/url_shortener1"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dharmik173/url_shortener1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharmik173%2Furl_shortener1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharmik173%2Furl_shortener1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharmik173%2Furl_shortener1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharmik173%2Furl_shortener1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dharmik173","download_url":"https://codeload.github.com/dharmik173/url_shortener1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharmik173%2Furl_shortener1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dashboard","full-stack","mongodb","nextauth","nextjs","reactjs","short-url","url-tracking","vercel","web-development"],"created_at":"2025-03-21T23:18:34.497Z","updated_at":"2026-04-13T19:31:19.832Z","avatar_url":"https://github.com/dharmik173.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# URL Shortener\n\nA simple URL shortener web application built with Next.js, MongoDB, and NextAuth for authentication.\n\n## Features\n- Shorten long URLs into short, easy-to-share links.\n- User authentication with NextAuth.\n- Dashboard to manage shortened URLs.\n- Click tracking and analytics.\n\n## Tech Stack\n- **Frontend:** Next.js (App Router)\n- **Backend:** API Routes in Next.js\n- **Database:** MongoDB\n- **Authentication:** NextAuth\n- **Styling:** Tailwind CSS\n- **Hosting:** Vercel\n\n## Installation\n\n### Prerequisites\n- Node.js (\u003e= 16)\n- MongoDB (local or Atlas)\n\n### Steps\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/dharmik173/url_shortener1.git\n   \n   cd url-shortener\n   ```\n\n2. Install dependencies:\n  \n   npm install\n\n3. Set up environment variables in a `.env.local` file:\n   ```env\n   NEXT_PUBLIC_BASE_URL=''\n   GOOGLE_CLIENT_ID=''\n   GOOGLE_CLIENT_SECRET=''\n   NEXTAUTH_SECRET=''\n   JWT_SECRET=''\n   MONGODB_URI=''\n   NEXTAUTH_URL=''\n   NEXTAUTH_URL_INTERNAL=''\n\n4. Start the development server:\n\n   npm run dev\n\n   The application will be running on `http://localhost:3000`\n\n## Usage\n- Sign in using the authentication method set up in NextAuth.\n- Enter a long URL and generate a short link.\n- Access the dashboard to manage your shortened URLs.\n- Share the short link and track its usage.\n\n\n## Future Improvements\n- Add custom alias support.\n- Implement QR code generation.\n- Improve analytics for link tracking.\n- Enhance UI/UX.\n\n\n## Author\nDeveloped by [Dharmik Shah](https://github.com/dharmik173).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdharmik173%2Furl_shortener1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdharmik173%2Furl_shortener1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdharmik173%2Furl_shortener1/lists"}