{"id":18271975,"url":"https://github.com/idindrakusuma/vue-admin-starter-kit","last_synced_at":"2026-01-30T16:04:08.323Z","repository":{"id":119635294,"uuid":"147817365","full_name":"idindrakusuma/vue-admin-starter-kit","owner":"idindrakusuma","description":"Vue Admin Starter Kit Template with Vuetify and Vuex","archived":false,"fork":false,"pushed_at":"2018-09-07T12:15:04.000Z","size":14974,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T21:41:24.684Z","etag":null,"topics":["admin-dashboard","vue-starter-template","vuetify"],"latest_commit_sha":null,"homepage":"","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/idindrakusuma.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-07T11:57:54.000Z","updated_at":"2018-09-07T12:16:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"57e91c3b-a3ca-405d-8ab4-5552b9ea1464","html_url":"https://github.com/idindrakusuma/vue-admin-starter-kit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idindrakusuma%2Fvue-admin-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idindrakusuma%2Fvue-admin-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idindrakusuma%2Fvue-admin-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idindrakusuma%2Fvue-admin-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idindrakusuma","download_url":"https://codeload.github.com/idindrakusuma/vue-admin-starter-kit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247968383,"owners_count":21025824,"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","vue-starter-template","vuetify"],"created_at":"2024-11-05T11:39:38.232Z","updated_at":"2026-01-30T16:04:03.300Z","avatar_url":"https://github.com/idindrakusuma.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue Admin Starter Kit\n\nThis starter kit was included,\n- Vuetify.\n- axios global mode and instance mode.\n- Vuex Setup modules mode.\n- ESlint.\n\n## How to run?\n- `Clone` this repo to your local machine\n- run `npm install`. Make sure your node version is more than 8 (8.x.x)\n- rename `src/common/env.js.example` to `src/common/env.js`\n- then, `npm run dev`\n- open the browser and insert `localhost:8080` to your address bar.\n- Cheers!\n\n### Faq :question:\n\n### How to change theme? :arrows_counterclockwise:\n\n- open the `src/main.js` then change the code\n```js\nVue.use(Vuetify, {\n  theme: {\n    primary: colors.purple.base, // you cant change to hexa like #fffggg\n    secondary: colors.grey.darken1,\n    accent: colors.shades.black,\n    error: colors.red.accent3\n  },\n  options: {\n    themeVariations: ['primary', 'secondary', 'accent'],\n    extra: {\n      mainToolbar: {\n        color: 'primary',\n      },\n      sideToolbar: {\n      },\n      sideNav: 'primary',\n      mainNav: 'primary lighten-1',\n      bodyBg: '',\n    }\n  }\n});\n```\n- And many more..\n\n\n---\nThis template was originaly from Michael Wang - https://github.com/tookit/vue-material-admin","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidindrakusuma%2Fvue-admin-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidindrakusuma%2Fvue-admin-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidindrakusuma%2Fvue-admin-starter-kit/lists"}