{"id":25175348,"url":"https://github.com/dogukanurker/linktreeclone","last_synced_at":"2026-04-08T20:45:35.773Z","repository":{"id":181576255,"uuid":"666988175","full_name":"DogukanUrker/LinktreeClone","owner":"DogukanUrker","description":"Link in bio tool built with FastAPI \u0026 React.🔗","archived":false,"fork":false,"pushed_at":"2024-02-13T19:58:56.000Z","size":11559,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T17:33:14.671Z","etag":null,"topics":["fastapi","linktree","linktree-alternative","linktree-clone","mongodb","pymongo","python","react","reactts","reacttsx","tailwind","tailwindcss"],"latest_commit_sha":null,"homepage":"https://dogukanurker.com/linktreeclone","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/DogukanUrker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["dogukanurker"],"custom":["https://dogukanurker.com/donate"]}},"created_at":"2023-07-16T09:05:48.000Z","updated_at":"2023-08-02T15:47:14.000Z","dependencies_parsed_at":"2023-10-17T01:28:13.157Z","dependency_job_id":"c0a91a3d-ed21-4c32-b87f-58513d41e46d","html_url":"https://github.com/DogukanUrker/LinktreeClone","commit_stats":null,"previous_names":["dogukanurker/linktreeclone"],"tags_count":1,"template":false,"template_full_name":"DogukanUrker/FastAPI-ReactTS-Template","purl":"pkg:github/DogukanUrker/LinktreeClone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DogukanUrker%2FLinktreeClone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DogukanUrker%2FLinktreeClone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DogukanUrker%2FLinktreeClone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DogukanUrker%2FLinktreeClone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DogukanUrker","download_url":"https://codeload.github.com/DogukanUrker/LinktreeClone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DogukanUrker%2FLinktreeClone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31573788,"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":["fastapi","linktree","linktree-alternative","linktree-clone","mongodb","pymongo","python","react","reactts","reacttsx","tailwind","tailwindcss"],"created_at":"2025-02-09T12:29:41.393Z","updated_at":"2026-04-08T20:45:35.755Z","avatar_url":"https://github.com/DogukanUrker.png","language":"TypeScript","funding_links":["https://github.com/sponsors/dogukanurker","https://dogukanurker.com/donate"],"categories":[],"sub_categories":[],"readme":"# [LinktreeClone🔗](https://dogukanurker.com/linktreeclone)\n\nLink in bio tool built with FastAPI \u0026 React.🔗\n\u003cbr/\u003e\n[Contact](mailto:dogukanurker@icloud.com)\u003cbr/\u003e\n[Dogukan Urker](https://dogukanurker.com)\n\n### [Demo Video 📺](https://youtu.be/f7YvFlFv87Y)\n| [Desktop](https://github.com/DogukanUrker/LinktreeClone/tree/main/images/desktop) | [Mobile](https://github.com/DogukanUrker/LinktreeClone/tree/main/images/mobile) |\n| :-----------------------------------------------------------------------------: | :---------------------------------------------------------------------------: |\n|                    ![appDesktop](/images/desktop/links.png)                     |                    \u003cimg src=\"/images/mobile/links.png\" alt=\"appMobile\" width=\"600\"/\u003e                   |\n\n[click for more images📷](https://github.com/DogukanUrker/LinktreeClone/tree/main/images)\n\n\n## Requirements 📦\n\n#### Backend\n- FastAPI\n- Uvicorn\n- PyMongo\n- Passlib\n- Pydantic\n- PyJWT\n- Python 3.10 or newer\n\n#### Frontend\n- React\n- React-Colorful\n- React-Dom\n- React-Router-Dom\n- Tailwind\n- Axios\n- Node\n\n## Installation ⬇️\n\ndownload source code from Github 💾\n`git clone https://github.com/DogukanUrker/LinktreeClone.git`\n\ngo to directory 📁\n`cd LinktreeClone`\n### Backend\n\ngo to directory 📁\n`cd backend`\n\ninstall requirements.txt 🔽\n`pip install -r requirements.txt`\n\nit's ready to run 🎉\n`uvicorn main:app --reload --port 1202`\n\n### Frontend\n\ngo to directory 📁\n`cd frontend`\n\ninstall packages 📦\n`npm install`\n\nit's ready to run 🎉\n`npm run dev`\n\n### Contributors 💕\n\n\u003ca href=\"https://github.com/dogukanurker\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/62756402\" title=\"ngryman\" width=\"80\" height=\"80\"\u003e\u003c/a\u003e\n\n### Support 💰\n\n\u003ca href=\"https://dogukanurker.com/donate\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/arial-red.png\" alt=\"Buy Me A Coffee\" style=\"height: 60px !important;width: 217px !important;\" \u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdogukanurker%2Flinktreeclone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdogukanurker%2Flinktreeclone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdogukanurker%2Flinktreeclone/lists"}