{"id":15593122,"url":"https://github.com/kasvith/media-manager","last_synced_at":"2026-02-08T13:02:00.180Z","repository":{"id":94243587,"uuid":"163196046","full_name":"kasvith/media-manager","owner":"kasvith","description":":cloud: A cloud based media manager to manage media files integrated with Dropbox, Google Drive etc. ","archived":false,"fork":false,"pushed_at":"2018-12-26T08:27:26.000Z","size":63693,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-31T23:16:36.089Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://anu1601cs.github.io/media-manager/","language":"Vue","has_issues":false,"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/kasvith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2018-12-26T16:00:53.000Z","updated_at":"2019-03-21T10:28:00.000Z","dependencies_parsed_at":"2023-03-04T22:16:13.190Z","dependency_job_id":null,"html_url":"https://github.com/kasvith/media-manager","commit_stats":{"total_commits":117,"total_committers":3,"mean_commits":39.0,"dds":0.05982905982905984,"last_synced_commit":"9898a64524bc26ef07d5ca459c170828b3ae41cb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kasvith/media-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasvith%2Fmedia-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasvith%2Fmedia-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasvith%2Fmedia-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasvith%2Fmedia-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kasvith","download_url":"https://codeload.github.com/kasvith/media-manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasvith%2Fmedia-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29230719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T12:28:20.184Z","status":"ssl_error","status_checked_at":"2026-02-08T12:28:19.510Z","response_time":57,"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":[],"created_at":"2024-10-03T00:04:34.133Z","updated_at":"2026-02-08T13:02:00.143Z","avatar_url":"https://github.com/kasvith.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003ca href=\"http://github.com/anu1601cs/media-manager\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n\u003cimg width=\"200\" src=\"public/img/icons/logo11.png\" alt=\"Media Manager logo\"\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"http://github.com/anu1601cs/media-manager\"\u003e\u003cimg src=\"https://img.shields.io/npm/l/vue.svg\" alt=\"License\"\u003e\u003c/a\u003e\n\u003ca href=\"http://github.com/anu1601cs/media-manager\"\u003e\u003cimg src=\"https://travis-ci.org/Anu1601CS/media-manager.svg?branch=master\" alt=\"License\"\u003e\u003c/a\u003e\n\u003ca href=\"https://greenkeeper.io/\"\u003e\u003cimg src=\"https://badges.greenkeeper.io/Anu1601CS/media-manager.svg\" alt=\"Greenkeeper badge\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch2 align=\"center\"\u003eMedia Manager\u003c/h2\u003e\n\n\n### Directory layout\n\n    .\n    ├── docs                    # Documentation files (alternatively `doc`)\n    ├── public                  # Public files\n    ├── server                  # Server of application\n    ├── src                     # Source files (alternatively `lib` or `app`)\n    ├── test                    # Automated tests (alternatively `spec` or `tests`)\n    ├── LICENSE\n    └── README.md\n\n## Vue CLI-3 Install\n\n\n    # npm\n    npm install -g @vue/cli\n\n\n## Installation\n\n    # npm\n\n    # In root and server run\n    npm install\n\n    # In server folder run\n    npm start\n\n    # In root run\n    npm run serve\n\n    # Done! Magic happens on port: http://localhost:8080\n\n## Some Screenshot    \n\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg  src=\"public/img/1.png\"\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg  src=\"public/img/2.png\"\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg  src=\"public/img/3.png\"\u003e\n\u003c/p\u003e\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n\nCopyright (c) 2018, Anurag Kumar [anu1601cs](http://github.com/anu1601cs/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasvith%2Fmedia-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkasvith%2Fmedia-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasvith%2Fmedia-manager/lists"}