{"id":22741941,"url":"https://github.com/ake144/link-shorten","last_synced_at":"2026-04-08T21:31:43.861Z","repository":{"id":225160741,"uuid":"763805019","full_name":"ake144/link-shorten","owner":"ake144","description":"A URL shortener web application built with Next.js, Redis Upstash for database storage, and Shadcn for UI components.","archived":false,"fork":false,"pushed_at":"2024-04-09T09:50:08.000Z","size":58,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T18:43:59.127Z","etag":null,"topics":["nextjs","redis","shadcn-ui","tailwindcss"],"latest_commit_sha":null,"homepage":"https://gtly.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/ake144.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}},"created_at":"2024-02-27T00:18:39.000Z","updated_at":"2024-04-15T19:50:46.000Z","dependencies_parsed_at":"2024-02-29T15:47:59.743Z","dependency_job_id":"ea1f82b3-5157-4ad0-8a5d-f348001aa862","html_url":"https://github.com/ake144/link-shorten","commit_stats":null,"previous_names":["ake144/link-shorten"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ake144/link-shorten","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ake144%2Flink-shorten","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ake144%2Flink-shorten/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ake144%2Flink-shorten/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ake144%2Flink-shorten/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ake144","download_url":"https://codeload.github.com/ake144/link-shorten/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ake144%2Flink-shorten/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31575445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["nextjs","redis","shadcn-ui","tailwindcss"],"created_at":"2024-12-11T00:21:43.945Z","updated_at":"2026-04-08T21:31:43.845Z","avatar_url":"https://github.com/ake144.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# URL Shortener\n\nA URL shortener web application built with Next.js, Redis Upstash for database storage, and Shadcn for UI components.\n\n## Overview\n\nThis web application allows users to shorten URLs, making them more manageable and easier to share. It provides a simple interface for users to input a long URL and receive a shortened version that redirects to the original URL.\n\n## Features\n\n- Shorten long URLs to more manageable links\n- Store shortened URLs in a Redis Upstash database\n- Simple and user-friendly interface\n- Built with modern web technologies for optimal performance\n\n## Technologies Used\n\n- [Next.js](https://nextjs.org/) - React framework for server-side rendering and static site generation\n- [Redis Upstash](https://upstash.com/) - Redis cloud service for database storage\n- [Shadcn](https://shadcn.com/) - UI component library for styling and user interface design\n- [Tailwind CSS](https://tailwindcss.com/) - Utility-first CSS framework for styling\n\n## Setup\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/your-username/url-shortener.git\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   cd url-shortener\n   npm install\n   ```\n\n3. Configure environment variables:\n\n   Create a `.env.local` file in the root directory and add the following environment variables:\n\n   ```plaintext\n   NEXT_PUBLIC_REDIS_URL=your-redis-upstash-url\n   ```\n\n   Replace `your-redis-upstash-url` with your Redis Upstash connection URL.\n\n4. Run the development server:\n\n   ```bash\n   npm run dev\n   ```\n\n5. Open your browser and navigate to [http://localhost:3000](http://localhost:3000) to view the application.\n\n## Usage\n\n1. Enter a long URL into the input field.\n2. Click the \"Shorten\" button to generate a shortened URL.\n3. Copy the shortened URL and share it as needed.\n\n## Contributing\n\nContributions are welcome! Feel free to open issues or submit pull requests to contribute to this project.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fake144%2Flink-shorten","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fake144%2Flink-shorten","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fake144%2Flink-shorten/lists"}