{"id":15147559,"url":"https://github.com/hpatricioh/sluglink","last_synced_at":"2026-01-28T10:03:03.546Z","repository":{"id":223785665,"uuid":"761005691","full_name":"HpatricioH/SlugLink","owner":"HpatricioH","description":"Rapid link shortening with personalized slugs and QR Code generator.","archived":false,"fork":false,"pushed_at":"2025-12-12T22:09:39.000Z","size":336,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-14T09:14:35.153Z","etag":null,"topics":["nextauthjs","nextjs","prisma","sentry-io","t3-stack","tailwindcss","trpc","turso","typescript"],"latest_commit_sha":null,"homepage":"https://slug-link.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HpatricioH.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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-21T03:58:28.000Z","updated_at":"2024-11-13T04:29:46.000Z","dependencies_parsed_at":"2024-07-12T05:42:19.915Z","dependency_job_id":"de64f514-ba7e-4105-a3db-6ae10ca9c13e","html_url":"https://github.com/HpatricioH/SlugLink","commit_stats":null,"previous_names":["hpatricioh/sluglink"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HpatricioH/SlugLink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HpatricioH%2FSlugLink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HpatricioH%2FSlugLink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HpatricioH%2FSlugLink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HpatricioH%2FSlugLink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HpatricioH","download_url":"https://codeload.github.com/HpatricioH/SlugLink/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HpatricioH%2FSlugLink/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28844011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T07:39:25.367Z","status":"ssl_error","status_checked_at":"2026-01-28T07:39:24.487Z","response_time":57,"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":["nextauthjs","nextjs","prisma","sentry-io","t3-stack","tailwindcss","trpc","turso","typescript"],"created_at":"2024-09-26T12:42:19.082Z","updated_at":"2026-01-28T10:03:03.507Z","avatar_url":"https://github.com/HpatricioH.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\" style=\"margin: 25px 0 35px 0\"\u003e\n  \u003ca href=\"https://sluglink-kappa.vercel.app/\" style=\"text-decoration: none; \"\u003e\n    \u003cimg src=\"public/logos/slugLink.svg\" alt=\"Slug Link\" height=\"100\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# What is [SlugLink](https://sluglink-kappa.vercel.app/)? 🔗🤔🔗\n\nSlugLink is a free URL shortener and QR code generator web application. SlugLink streamlines the process of creating shortened URLs and generating QR codes with ease.\n\nWith SlugLink's intuitive interface, users can quickly input any URL and generate a shortened version, as well as generate QR codes. This makes sharing links more convenient, especially for marketing campaigns, social media, or any situation where concise links are essential.\n\nBuilt using modern web technologies such as T3 stack and Next.js API serverless functions, SlugLink ensures a smooth user experience while adhering to best practices in web development. Its responsive design guarantees seamless functionality across various devices, whether it's desktops or mobile phones.\n\nPlease bear in mind that SlugLink is an open-source project, and we welcome contributions and feedback from the community. If you have any suggestions or ideas for improvement, don't hesitate to join our efforts.\n\nLet's make link sharing and QR code generation easier together with SlugLink!\n\n## Tech Stack\n\nSlugLink is built using the following technologies:\n\n- [T3 Stack](https://create.t3.gg/) - Full-stack, type safe Next.js app\n- [Next.js](https://nextjs.org/) - a framework for building server-rendered React applications\n- [TypeScript](https://www.typescriptlang.org/) - a typed superset of JavaScript that compiles to plain JavaScript\n- [tRPC](https://trpc.io/) - End-to-end typesafe APIs for full-stack application\n- [Turso](https://turso.tech/) - SQLite data base\n- [Prisma](https://www.prisma.io/) - Open-source ORM\n- [NextAuth Js](https://next-auth.js.org/) - an authentication library for Next.js\n- [Tailwind CSS](https://tailwindcss.com/) - a utility-first CSS framework\n- [Vercel](https://vercel.com/) - a cloud platform for static sites and Serverless Functions\n\n## Table of Contents:\n\n- [Tech Stack](#tech-stack)\n- [Local Development Setup](#local-development-setup)\n  - [Prerequisites](#0-prerequisites)\n  - [Fork and Clone the Repository](#1-fork-and-clone-the-repository)\n  - [Navigate to the Repo Directory](#2-navigate-to-the-repo-directory)\n  - [Install Dependencies](#3-install-dependencies)\n    - [Installing `node`](#installing-node)\n    - [Installing `pnpm`](#installing-pnpm)\n    - [Setting up your .env](#setting-up-your-env)\n    - [Installing Package Dependencies](#installing-package-dependencies)\n    - [Turso and Prisma before running the environment](#turso-and-prisma-before-running-the-environment)\n\n## Local Development Setup\n\nSlugLink is fully on your computer and requires each dependency (for example Turso ClI) to be installed in order to start the local development.\n\n### 0. Prerequisites\n\n- [Turso](https://turso.tech/)\n- Follow the instructions in the [Turso setup guide](TURSO_GUIDE.md) to set up your Turso database.\n- [Google Cloud](https://cloud.google.com/)\n- Follow the instructions in the [Github setup guide](GITHUB_SETUP.md) to set up your Google Cloud project.\n\n### 1. Fork and clone the repository\n\nFollow [these steps](https://docs.github.com/en/free-pro-team@latest/github/getting-started-with-github/fork-a-repo) to create a fork of this repository and then clone it to your local machine.\n\n```shell\ngit clone https://github.com/\u003cgithub user\u003e/SlugLink.git\n```\n\n### 2. Navigate to the repo directory\n\nAfter cloning move into the cloned repo:\n\n```shell\ncd slug-link\n```\n\n### 3. Install dependencies\n\n#### Installing `node`:\n\nIf you have node already installed in your computer you can avoid this step. To install `node` [download the installer](https://nodejs.org/en/) from their site. Please download the lates and [LTS version](https://nodejs.org/en).\n\n#### Installing `pnpm`:\n\n`pnpm` is a package manager that is used to install all dependencies needed.\n\nIf you would like to read more about `pnpm` you can visit [their documentation](https://pnpm.io/motivation).\n\nThe best way to install `pnpm` for this project is by using [Corepack](https://nodejs.org/api/corepack.html), a new feature bundled with Node.\n\nInstall pnpm with the following commands (there are more ways to install 'pnpm' if you prefer to use a different method please visit [pnpm's installation page](https://pnpm.io/installation)):\n\n```sh\nnpm install -g pnpm\n```\n\n#### Setting up your .env\n\nUse the following command to create a local `.env` file. Then open the new file (`.env`) to make any changes required in the document.\n\n```shell\ncp .env.example .env\n```\n\n#### Installing package dependencies\n\nOnce you have `node`, `pnpm` installed, please run the following command to install all dependencies:\n\n```shell\npnpm install\n```\n\nAfter running the command above, you should see a `node_modules` folder in your project root. This is where all the dependencies are installed. At this point you can run the project locally using the following command:\n\n#### Turso and Prisma before running the environment\n\n- Follow the [Prisma and Turso guide](PRISMA_TURSO_GUIDE.md) to migrate and create the tables into your created Turso data base. to set up your Turso database.\n\n#### Run the environment\n\n```shell\npnpm dev\n```\n\nOnce you run this command, a local server is running at http://localhost:3000 any changes that you make to the code will be reflected on the browser automatically.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhpatricioh%2Fsluglink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhpatricioh%2Fsluglink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhpatricioh%2Fsluglink/lists"}