{"id":31965982,"url":"https://github.com/vishnu2105-git/url-shortener","last_synced_at":"2026-04-08T18:01:41.357Z","repository":{"id":314040903,"uuid":"1053880706","full_name":"vishnu2105-git/URL-Shortener","owner":"vishnu2105-git","description":"A URL Shortener application that converts long URLs into short,easy-to-share links. ","archived":false,"fork":false,"pushed_at":"2025-09-22T18:34:33.000Z","size":396,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-03T16:06:07.348Z","etag":null,"topics":["express","full","full-stack","mongodb","nodejs","reactjs","url-shortener"],"latest_commit_sha":null,"homepage":"https://tinylink-url.onrender.com","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/vishnu2105-git.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-10T04:17:01.000Z","updated_at":"2025-11-23T17:34:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"a428c3eb-0cb1-44e5-9f82-7c3820dcf965","html_url":"https://github.com/vishnu2105-git/URL-Shortener","commit_stats":null,"previous_names":["vishnu2105-git/url-shortener"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vishnu2105-git/URL-Shortener","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnu2105-git%2FURL-Shortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnu2105-git%2FURL-Shortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnu2105-git%2FURL-Shortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnu2105-git%2FURL-Shortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vishnu2105-git","download_url":"https://codeload.github.com/vishnu2105-git/URL-Shortener/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishnu2105-git%2FURL-Shortener/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567227,"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":["express","full","full-stack","mongodb","nodejs","reactjs","url-shortener"],"created_at":"2025-10-14T17:58:54.293Z","updated_at":"2026-04-08T18:01:41.328Z","avatar_url":"https://github.com/vishnu2105-git.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Project SetUp\n---\n\n### 🔹 Step 1: Setup Environment Variables\n\n#### 📁 `backend/.env`\n```env\nMONGODB_URI=your_mongodb_connection_string\nPORT=3000\nGOOGLE_CLIENT_ID=your_google_client_id\nGOOGLE_CLIENT_SECRET=your_google_client_secret\nJWT_SECRET=your_secure_jwt_secret\n```\n\n#### 📁 `frontend/.env`\n```env\nVITE_GOOGLE_CLIENT_ID=your_google_client_id\nVITE_BZENV=development  # or production\nVITE_DEV_PROXY=http://localhost:3000\n```\n\n---\n\n### 🔹 Step 2: Install Dependencies and Start\n\nQuick Start\nStart frontend and backend together from root:\n```bash\nnpm run dev\n```\n\n# OR\n\nIf you prefer running frontend and backend separately, follow the setup steps below.\n#### ➤ Frontend\n\n```bash\ncd frontend\nnpm install\nnpm run build\nnpm start\n```\n\n#### ➤ Backend\n\n```bash\ncd ../backend\nnpm install\nnpm start\n```\n---\n\n## 🛠️ Tech Stack\n\n- **Frontend**: Vite, React, Mantine, Google OAuth2\n- **Backend**: Node.js, Express, MongoDB, JWT\n- **Tooling**: ESLint, Prettier, dotenv\n\n---\n\n## 🙌 Contributing\n\nFeel free to fork and create PRs to improve the boilerplate!\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishnu2105-git%2Furl-shortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvishnu2105-git%2Furl-shortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishnu2105-git%2Furl-shortener/lists"}