{"id":28670974,"url":"https://github.com/devgoyalg/shrinklink","last_synced_at":"2025-06-13T18:38:51.509Z","repository":{"id":293820518,"uuid":"921150143","full_name":"DevGoyalG/ShrinkLink","owner":"DevGoyalG","description":"ShrinkURLs is an easy-to-use URL shortener that helps you create short, shareable links quickly.","archived":false,"fork":false,"pushed_at":"2025-05-17T10:27:33.000Z","size":2697,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T11:22:53.285Z","etag":null,"topics":["bitly","custom-url-shortener","shorturl","shrinkurls","url-analytics","url-monitor","url-shortener","url-shortner"],"latest_commit_sha":null,"homepage":"https://shrinkurls.vercel.app/","language":"JavaScript","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/DevGoyalG.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-01-23T12:38:45.000Z","updated_at":"2025-05-17T10:27:36.000Z","dependencies_parsed_at":"2025-05-17T11:32:54.602Z","dependency_job_id":null,"html_url":"https://github.com/DevGoyalG/ShrinkLink","commit_stats":null,"previous_names":["devgoyalg/shrinklink"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DevGoyalG/ShrinkLink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevGoyalG%2FShrinkLink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevGoyalG%2FShrinkLink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevGoyalG%2FShrinkLink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevGoyalG%2FShrinkLink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevGoyalG","download_url":"https://codeload.github.com/DevGoyalG/ShrinkLink/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevGoyalG%2FShrinkLink/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259699995,"owners_count":22898367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bitly","custom-url-shortener","shorturl","shrinkurls","url-analytics","url-monitor","url-shortener","url-shortner"],"created_at":"2025-06-13T18:38:46.733Z","updated_at":"2025-06-13T18:38:51.475Z","avatar_url":"https://github.com/DevGoyalG.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Star Badge](https://img.shields.io/static/v1?label=%F0%9F%8C%9F\u0026message=If%20Useful\u0026style=flat\u0026color=BC4E99)\n![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)\n[![View My Profile](https://img.shields.io/badge/View-My_Profile-green?logo=GitHub)](https://github.com/DevGoyalG)\n[![View Repositories](https://img.shields.io/badge/View-My_Repositories-0A66C2?logo=GitHub\u0026logoColor=white)](https://github.com/DevGoyalG?tab=repositories)\n\n\u003ch1 align=\"center\"\u003e🔗 ShrinkURLs – Custom URL Shortener ✂️\u003c/h1\u003e\n\n![Demo App](https://github.com/DevGoyalG/ShrinkLink/blob/main/ShrinkURLs.png)\n\n## 🌟 Highlights:\n\n- ⚡️ Built with React \u0026 Vite for blazing fast frontend development  \n- 🎨 Stylish UI using Tailwind CSS \u0026 Shadcn UI components  \n- 🔒 Authentication and user management powered by Supabase Auth  \n- 🔗 URL Shortening with real-time feedback and analytics  \n- 💾 Supabase PostgreSQL for persistent, scalable storage  \n- 🌐 Hosted seamlessly on Vercel  \n- 🎭 Modern React architecture with hooks and context API  \n\n## ✨ Features\n\n- **Shorten Long URLs**: Easily convert long URLs into short, shareable links.  \n- **Authentication**: Secure login/signup with Supabase Auth.  \n- **Responsive UI**: Smooth experience across all devices.  \n- **User Dashboard**: View analytics and manage your shortened URLs.\n\n## Setup .env file\n\n```env\n\n# Database\nVITE_SUPABASE_KEY =\nVITE_SUPABASE_URL =\n\n```\n\n## 🧩 Getting Started\n\n1. Clone the repository:\n\n```shell\ngit clone https://github.com/DevGoyalG/ShrinkLink.git\ncd ShrinkURLs\n```\n\n2. Install dependencies:\n\n```shell\nnpm install\n```\n\n3. Set up your environment variables as shown above\n4. Run the development server:\n\n```shell\nnpm run dev\n```\n\n5. Open [http://localhost:3000](http://localhost:3000) in your browser\n\n## 🚀 Deployment\n\nThis application can be easily deployed to Vercel:\n\n```shell\nnpm run build\nnpm run start\n```\n\nOr connect your GitHub repository to Vercel for automatic deployments.\n\n## 🚀 Technologies Used\n\n- **React \u0026 Vite**: Fast, modern frontend framework and build tool  \n- **Tailwind CSS \u0026 Shadcn UI**: Utility-first CSS and prebuilt UI components  \n- **Supabase**: Backend as a service for authentication and database  \n- **Vercel**: Deployment and hosting platform  \n\n## 📚 Learn More\n\nTo learn more about the technologies used in this project:\n\n- [Next.js Documentation](https://nextjs.org/docs)\n- [Clerk Documentation](https://clerk.com/docs)\n- [Tailwind CSS Documentation](https://tailwindcss.com/docs)\n- [Shadcn UI Documentation](https://ui.shadcn.com/docs)\n- [Supabase Documentation](https://supabase.com/docs)\n\n## 🤝 Connect with Me\n\n\u003ca href=\"https://github.com/DevGoyalG\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/GitHub-181717?style=for-the-badge\u0026logo=github\u0026logoColor=white\" alt=\"GitHub\"/\u003e\n\u003c/a\u003e\n\u0026nbsp;\n\u003ca href=\"https://www.linkedin.com/in/devgoyalg/\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/LinkedIn-0A66C2?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" alt=\"LinkedIn\"/\u003e\n\u003c/a\u003e\n\u0026nbsp;\n\u003ca href=\"https://www.instagram.com/dev_goyal_g/\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge\u0026logo=instagram\u0026logoColor=white\" alt=\"Instagram\"/\u003e\n\u003c/a\u003e\n\u0026nbsp;\n\u003ca href=\"https://x.com/dev_goyal_g\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge\u0026logo=twitter\u0026logoColor=white\" alt=\"Twitter\"/\u003e\n\u003c/a\u003e\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003cb\u003eThank you for visiting! Happy Learning 🚀\u003c/b\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevgoyalg%2Fshrinklink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevgoyalg%2Fshrinklink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevgoyalg%2Fshrinklink/lists"}