{"id":21845456,"url":"https://github.com/kfhechenglong/blog-admin-master","last_synced_at":"2026-05-11T16:14:04.657Z","repository":{"id":226167128,"uuid":"766829498","full_name":"kfhechenglong/blog-admin-master","owner":"kfhechenglong","description":"基于vue3 element-plus typeScript开发的博客后台管理系统","archived":false,"fork":false,"pushed_at":"2024-03-06T10:05:08.000Z","size":1701,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T16:58:24.925Z","etag":null,"topics":["tyepscript","vue3"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kfhechenglong.png","metadata":{"files":{"readme":"README.en.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-03-04T07:52:46.000Z","updated_at":"2024-04-16T07:24:20.000Z","dependencies_parsed_at":"2025-03-21T16:51:51.681Z","dependency_job_id":null,"html_url":"https://github.com/kfhechenglong/blog-admin-master","commit_stats":null,"previous_names":["kfhechenglong/blog-admin-master"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kfhechenglong/blog-admin-master","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kfhechenglong%2Fblog-admin-master","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kfhechenglong%2Fblog-admin-master/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kfhechenglong%2Fblog-admin-master/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kfhechenglong%2Fblog-admin-master/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kfhechenglong","download_url":"https://codeload.github.com/kfhechenglong/blog-admin-master/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kfhechenglong%2Fblog-admin-master/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32902642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["tyepscript","vue3"],"created_at":"2024-11-27T23:09:58.486Z","updated_at":"2026-05-11T16:14:04.640Z","avatar_url":"https://github.com/kfhechenglong.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cdiv\u003e\u003ca href=\"https://github.com/esplori/vueAdminPlus/blob/master/README.md\"\u003e中文\u003c/a\u003e  |  \u003ca href=\"https://github.com/esplori/vueAdminPlus/blob/master/README.en.md\"\u003eENGLISH\u003c/a\u003e\u003c/div\u003e\n\n\u003ch1 align=\"center\" style=\" font-weight: bold;\"\u003evueAdminPlus\u003c/h1\u003e\n\u003ch5 align=\"center\"\u003eblog background management system developed based on vue 3.0 + element-plus + typeScript\u003c/h5\u003e\n\n\n\u003cp align=\"center\" style=\"padding:10px\"\u003e\n\t\u003ca href=\"https://github/kfhechenglong/blog-admin-master.git\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/kfhechenglong/blog-admin-master\"\u003e\u003c/a\u003e\n\t\u003ca href=\"https://github/kfhechenglong/blog-admin-master.git\"\u003e\u003cimg src=\"https://img.shields.io/github/forks/kfhechenglong/blog-admin-master\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n### Project Introduction\n\n- Main technology stack: Vuejs3.0 + Vue-router + Pinia + Element-Plus + TypeScript + SCSS\n\n- Plugins used： axios + wangeditor5 + echarts5 + countup.js\n\n- The effect can be seen directly when starting the project, and the default call is the background management interface of the official website, and you can log in with the experience account.\n\n\n### Key features\n\n\n- Home dashboard: Access statistics\n- Article management: add, delete, query, and modify articles\n- Comment management: comment query and deletion\n- Category management: Add or delete categories\n- Navigation management: query navigation, classification management, and new navigation\n- User Management: Add, delete, and modify users\n- Personal settings: Modify the user's personal information\n- System settings: site settings, resource management, online compilation, recycle bin\n- Common tools:\n\t- JSON formatting\n\t- Online sweepstakes\n\t- Online roll call\n\t- Image to base64\n\t- Generate QR codes online\n\t- IP attribution query\n\t- Constantly updated...\n\n\n### Experience address\n\n\n\n\n\n\n### Run the project\n\n\n\n``` bash\n\n#Download the code\ngitee: git clone https://github/kfhechenglong/blog-admin-master.git\n# Install dependencies\nnpm install\n# Launch the app \nnpm run dev\n# Build the app\nnpm run build\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkfhechenglong%2Fblog-admin-master","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkfhechenglong%2Fblog-admin-master","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkfhechenglong%2Fblog-admin-master/lists"}