{"id":21240790,"url":"https://github.com/mrtimofey/vue-admin","last_synced_at":"2025-07-10T20:30:50.163Z","repository":{"id":57394384,"uuid":"112570086","full_name":"mrTimofey/vue-admin","owner":"mrTimofey","description":"Vue.js based administrative interface","archived":false,"fork":false,"pushed_at":"2020-10-07T08:58:30.000Z","size":683,"stargazers_count":28,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-04T20:55:02.014Z","etag":null,"topics":["admin-dashboard","administration-interface","administration-panel","laravel","openapi3","swagger","vue","vuejs"],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/mrTimofey.png","metadata":{"files":{"readme":"README.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}},"created_at":"2017-11-30T05:46:35.000Z","updated_at":"2023-08-18T22:29:38.000Z","dependencies_parsed_at":"2022-09-10T00:23:29.404Z","dependency_job_id":null,"html_url":"https://github.com/mrTimofey/vue-admin","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/mrTimofey/vue-admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrTimofey%2Fvue-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrTimofey%2Fvue-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrTimofey%2Fvue-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrTimofey%2Fvue-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrTimofey","download_url":"https://codeload.github.com/mrTimofey/vue-admin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrTimofey%2Fvue-admin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264652620,"owners_count":23644289,"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":["admin-dashboard","administration-interface","administration-panel","laravel","openapi3","swagger","vue","vuejs"],"created_at":"2024-11-21T00:53:26.582Z","updated_at":"2025-07-10T20:30:49.744Z","avatar_url":"https://github.com/mrTimofey.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What is it?\n\nThis is the last package you will ever need to build your custom dashboard or administrative panel. It includes:\n* AdminLTE (only styles)\n* Vue.js based ready-to-use out of the box SPA\n* Simple but flexible customization system\n* OpenAPI 3 (formerly known as Swagger) specification for a compatible server API implementation\n* Big variety of built-in field types\n* Big variety of built-in data display format types\n* Type-safe by design\n* Suitable for a fast prototyping\n\n[Demo with Laravel 5.6 backend](http://admin-demo.shit-free.space)\n\n[Documentation](https://mr-timofey.gitbooks.io/vue-admin)\n\n## How does it work?\n\nThe package contains all the necessary files for build and development. There is no prebuilt version since\n`vue-admin-front` aims to provide a development environment where you can customize almost everything including\nbuild-time stuff. But you can use this just as-is by executing a build command described bellow.\n\nAll the things related to your project data structure and data manipulation capabilities should be provided\nby your backend REST API endpoints\n[described in OpenAPI 3 format](https://github.com/mrTimofey/vue-admin/blob/master/docs/swagger.yml)\n\n## What about server solutions?\n\nOnly [PHP7.1/Laravel based solution](https://github.com/mrTimofey/laravel-admin-api) exists at the moment.\nMaking more of them will be very appreciated.\n[Read the docs](https://mr-timofey.gitbooks.io/vue-admin/server-api-prerequisities.html) for more info.\n\n## How to use?\n\nInstall:\n```bash\nnpm i -S vue-admin-front cross-env rimraf webpack-nano\n```\n\nAdd this to package.json scripts:\n```json\n{\n\t\"admin:dev\": \"node node_modules/vue-admin-front/index.js\",\n\t\"admin:build\": \"rimraf public/admin-dist \u0026\u0026 cross-env NODE_ENV=production wp --config node_modules/vue-admin-front/webpack.config.js\"\n}\n```\n\nUse `npm run admin:dev` to start dev server, `npm run admin:build` to make a static build within `public/admin-dist` directory.\n\nMore info [here](https://mr-timofey.gitbooks.io/vue-admin/quick-start.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrtimofey%2Fvue-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrtimofey%2Fvue-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrtimofey%2Fvue-admin/lists"}