{"id":18860180,"url":"https://github.com/bilginnet/link-shortener","last_synced_at":"2026-02-08T19:30:19.066Z","repository":{"id":205881252,"uuid":"545153244","full_name":"bilginnet/link-shortener","owner":"bilginnet","description":"Link Shortener","archived":false,"fork":false,"pushed_at":"2022-10-03T22:27:21.000Z","size":107,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T20:17:50.538Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/bilginnet.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}},"created_at":"2022-10-03T21:55:06.000Z","updated_at":"2022-10-03T22:06:24.000Z","dependencies_parsed_at":"2023-11-07T04:03:36.788Z","dependency_job_id":null,"html_url":"https://github.com/bilginnet/link-shortener","commit_stats":null,"previous_names":["bilginnet/link-shortener"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilginnet%2Flink-shortener","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilginnet%2Flink-shortener/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilginnet%2Flink-shortener/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilginnet%2Flink-shortener/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bilginnet","download_url":"https://codeload.github.com/bilginnet/link-shortener/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239800487,"owners_count":19699127,"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":[],"created_at":"2024-11-08T04:22:13.377Z","updated_at":"2026-02-08T19:30:18.977Z","avatar_url":"https://github.com/bilginnet.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Link Shortener\n\nGirilen url yi kısaltmak için geliştirilmiş küçük bir uygulamadır.\n\n- Login olan kullanıcılar içi daha önce ekledikleri linkleride gösterilir.\n- Login olmamış kullanıcılar için sadece ilk oluşturlduğunda bir seferlik gösterilir ve bu gösterilme sadece 5 saniye rediste tutulur. Redisten silindiği için sayfa yenilenmelerinde tekrardan görünmez.\n\n## Ubuntu sistem kurulumu\n\n#### Sisteminizde olması gerekenler:\n- mysql veya mariadb server\n- git\n- composer\n- docker\n- veritabanı editörü (tercihen dbeaver)\n- redis gui (tercihen RESP.app)\n- code editor (phpstorm veya vscode)\n\n#### 1. Git klon\n```bash\ngit clone link-shortener\ncd link-shortener\n```\n\n#### 2. Env\n```bash\nsudo mv .env.example .env\n```\n\n#### 3. Docker build\n```bash\nsudo docker-compose up -d --build\n```\n\n#### 4. Composer update\n```bash\ncomposer update\n```\n\n#### 5. Composer update\n```bash\nsudo docker exec -it link_shortener_app bash\nphp artisan migrate:fresh --seed\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilginnet%2Flink-shortener","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbilginnet%2Flink-shortener","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilginnet%2Flink-shortener/lists"}