{"id":16252336,"url":"https://github.com/remarkablemark/replit-url-shortener","last_synced_at":"2025-03-19T20:31:19.986Z","repository":{"id":66056514,"uuid":"327472608","full_name":"remarkablemark/Replit-URL-Shortener","owner":"remarkablemark","description":"Replit URL Shortener","archived":false,"fork":false,"pushed_at":"2022-04-10T19:58:00.000Z","size":9,"stargazers_count":7,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T21:02:25.001Z","etag":null,"topics":["express","nanoid","nodejs","replit","replitdb","url-shortener"],"latest_commit_sha":null,"homepage":"https://replit.com/@remarkablemark/URL-Shortener","language":"JavaScript","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/remarkablemark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2021-01-07T01:38:26.000Z","updated_at":"2023-12-28T05:19:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"b17e77b8-d85e-407d-a026-18c630792d33","html_url":"https://github.com/remarkablemark/Replit-URL-Shortener","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2FReplit-URL-Shortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2FReplit-URL-Shortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2FReplit-URL-Shortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2FReplit-URL-Shortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/Replit-URL-Shortener/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244018895,"owners_count":20384654,"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":["express","nanoid","nodejs","replit","replitdb","url-shortener"],"created_at":"2024-10-10T15:13:17.968Z","updated_at":"2025-03-19T20:31:19.981Z","avatar_url":"https://github.com/remarkablemark.png","language":"JavaScript","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://b.remarkabl.org/teespring"],"categories":[],"sub_categories":[],"readme":"# Replit URL Shortener\n\n[![Run on Replit](https://replit.com/badge/github/remarkablemark/Replit-URL-Shortener)](https://replit.com/github/remarkablemark/URL-Shortener)\n![GitHub last commit](https://img.shields.io/github/last-commit/remarkablemark/Replit-URL-Shortener)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\n[Replit URL shortener](https://replit.com/@remarkablemark/URL-Shortener). Read the [blog post](https://remarkablemark.org/blog/2021/01/08/replit-url-shortener/).\n\n## Prerequisites\n\n- [Node.js](https://nodejs.org/)\n- [npm](https://www.npmjs.com/get-npm)\n\n## Install\n\nClone repository:\n\n```sh\ngit clone https://github.com/remarkablemark/Replit-URL-Shortener.git\ncd Replit-URL-Shortener\n```\n\nInstall dependencies:\n\n```sh\nnpm install\n```\n\n## Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app.\n\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe environment variable `REPLIT_DB_URL` must be set for the [Replit Database client](https://github.com/replit/database-node) to work:\n\n```sh\nREPLIT_DB_URL='https://kv.replit.com/v0/\u003cyour_base64_jwt\u003e' npm start\n```\n\n\u003e Replace `\u003cyour_base64_jwt\u003e` with the [Base64](https://wikipedia.org/wiki/Base64) encoded [JWT](https://wikipedia.org/wiki/JSON_Web_Token).\n\nTo get the `REPLIT_DB_URL`, create a Node.js [Replit](https://replit.com/) and execute in the `Console`:\n\n```js\nprocess.env.REPLIT_DB_URL;\n```\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Freplit-url-shortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremarkablemark%2Freplit-url-shortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Freplit-url-shortener/lists"}