{"id":20730279,"url":"https://github.com/freecode911/minolink","last_synced_at":"2025-03-11T09:53:37.578Z","repository":{"id":254642859,"uuid":"846973216","full_name":"FreeCode911/Minolink","owner":"FreeCode911","description":"Minolink: a Node.js and MongoDB-based URL shortener that creates easy-to-share short links.","archived":false,"fork":false,"pushed_at":"2024-08-25T11:19:57.000Z","size":4515,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T00:13:43.480Z","etag":null,"topics":["free","minolink","mongodb","nodejs","url","url-shortener"],"latest_commit_sha":null,"homepage":"https://minolink.us.kg/","language":"EJS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FreeCode911.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}},"created_at":"2024-08-24T13:39:35.000Z","updated_at":"2024-08-25T11:19:59.000Z","dependencies_parsed_at":"2024-08-25T01:42:18.879Z","dependency_job_id":"9d7a6d4b-f210-4637-bbbf-1c24cf1f150a","html_url":"https://github.com/FreeCode911/Minolink","commit_stats":null,"previous_names":["freecode911/minolink"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeCode911%2FMinolink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeCode911%2FMinolink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeCode911%2FMinolink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeCode911%2FMinolink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FreeCode911","download_url":"https://codeload.github.com/FreeCode911/Minolink/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243012693,"owners_count":20221606,"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":["free","minolink","mongodb","nodejs","url","url-shortener"],"created_at":"2024-11-17T05:11:02.349Z","updated_at":"2025-03-11T09:53:37.533Z","avatar_url":"https://github.com/FreeCode911.png","language":"EJS","readme":"# URL Shortener\n\nA simple URL shortening web application built with Node.js, Express, and MongoDB.\n\n## ScreenShot\n\n### Mobile View\n\n\u003cimg src=\"https://github.com/ApiError/Url-Shortener/blob/main/images/Screenshot_20231111_050516_Chrome.jpg\" title=\"Connected bots\" width=\"350px\"/\u003e\n\n### Desktop View\n\u003cimg src=\"https://github.com/ApiError/Url-Shortener/blob/main/images/Screenshot_20231111_052046_Chrome.jpg\" title=\"Connected bots\" \nwidth=\"350px\"/\u003e\n\n## Features\n\n- Shorten long URLs to concise and shareable short links.\n- Copy short URLs to the clipboard with a click.\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js installed\n- MongoDB installed and running\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/FreeCode911/Minolink.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd url-shortener\n   ```\n\n3. Install dependencies:\n\n   ```bash\n   npm install\n   ```\n\n4. Open file named `config.json` in the project root:\n\n   ```json\n   {\n    \"mongodb_url\": \"mongodb+srv://admin:admin@lykcloud.me/url-shortener\", //Remove In MongoDB ( ?retryWrites=true\u0026w=majority ) EG:- mongodb+srv://USERNAME:PASSWORD@xx/ANY_NAME\n    \"port\": 3000,\n    \"website_url\": \"https://example.com\", //Website Url Must Be https://example.com Do Not Add https://example.com/ , https://example.com//, etc..\n   }\n  \n   ```\n\n### Usage\n\n1. Start the application:\n\n   ```bash\n   npm start\n   ```\n\n2. Open your browser and visit [https://your-domain.com](https://domain.com).\n\n3. Enter a long URL in the input box and click \"Shorten URL.\"\n\n4. Copy the generated short URL and share it!\n\n### Configuration\n\nYou can customize the website URL by modifying the `config.json` file.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreecode911%2Fminolink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreecode911%2Fminolink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreecode911%2Fminolink/lists"}