{"id":18606185,"url":"https://github.com/bootstrapdash/stellar-admin-vue-free","last_synced_at":"2025-04-10T20:31:41.470Z","repository":{"id":100590974,"uuid":"307661758","full_name":"BootstrapDash/stellar-admin-vue-free","owner":"BootstrapDash","description":"stellar vue free admin template","archived":false,"fork":false,"pushed_at":"2020-11-13T04:48:05.000Z","size":69782,"stargazers_count":15,"open_issues_count":0,"forks_count":10,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-04-27T04:33:11.047Z","etag":null,"topics":["bootsrtap4","bootstrap","bootstrap-vue","dashboard-templates","templates","vue","vuejs"],"latest_commit_sha":null,"homepage":"https://www.bootstrapdash.com/demo/stellar-vue-free/preview/demo_1/","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/BootstrapDash.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-10-27T10:22:26.000Z","updated_at":"2023-03-09T04:59:10.000Z","dependencies_parsed_at":"2023-07-03T13:18:51.923Z","dependency_job_id":null,"html_url":"https://github.com/BootstrapDash/stellar-admin-vue-free","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/BootstrapDash%2Fstellar-admin-vue-free","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BootstrapDash%2Fstellar-admin-vue-free/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BootstrapDash%2Fstellar-admin-vue-free/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BootstrapDash%2Fstellar-admin-vue-free/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BootstrapDash","download_url":"https://codeload.github.com/BootstrapDash/stellar-admin-vue-free/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223445712,"owners_count":17146335,"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":["bootsrtap4","bootstrap","bootstrap-vue","dashboard-templates","templates","vue","vuejs"],"created_at":"2024-11-07T02:24:43.104Z","updated_at":"2024-11-07T02:24:43.575Z","avatar_url":"https://github.com/BootstrapDash.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Stellar Admin Vue - Free Admin Template\nStellar Admin is an admin template that is both feature-packed and easy to use. Check out this free version of this template, built with Vue.js. Stellar Admin Vue comes with an MIT license. Feel free to use it in your projects to help speed up development. If you’d like to get your hands on the premium version of this template, feel free to get in touch with us!\n\n### Demo\nClick the image below to get a live preview.\n[![N|Solid](preview.jpg)](https://www.bootstrapdash.com/demo/stellar-vue-free/preview/demo_1/)\n\n### Documentation\n\nClick [here](https://www.bootstrapdash.com/demo/stellar-vue-free/documentation/documentation.html) to check out the documentation\n\n### Need support?\nReport your issues with as many details as you can provide and we’ll try to get back to you as soon as possible.\n\n### More from BootstrapDash\nHere are some of our most popular templates:\n\n- [StarAdmin Free Bootstrap Admin Template](https://github.com/BootstrapDash/StarAdmin-Free-Bootstrap-Admin-Template)\n\n- [PurpleAdmin Free Admin Template](https://github.com/BootstrapDash/PurpleAdmin-Free-Admin-Template)\n\n- [MajesticAdmin Free Bootstrap Admin Template](https://github.com/BootstrapDash/MajesticAdmin-Free-Bootstrap-Admin-Template)\n  \n### Like what you see?\nPlease leave a star on our GitHub repo.\nSubmit bugs and help us improve Stellar Admin Vue!\nFind us on [Twitter](https://twitter.com/bootstrapdash?lang=en), [Facebook](https://www.facebook.com/bootstrapdash/), [Instagram](https://www.instagram.com/bootstrapdash/?hl=en), [Behance](https://www.behance.net/bootstrapdash), [Pinterest](https://www.pinterest.com/bootstrapdash/), [Dribbble](https://dribbble.com/bootstrapdash), [LinkedIn](https://in.linkedin.com/in/bootstrapdash)\n\nMeticulously built at BootstrapDash. We hope you ❤  Stellar Admin Vue!\n### Additional Information:\n\n#### Installation\n\n##### What's included\n\nWithin the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:\n\n```\nStellar-admin-vue-free/\n  ├── template\n    ├── demo_1\n        ├── src/\n            ├── app/\n            ├── assets/\n                ├── images/\n                ├── styles/\n            ├── index.js\n        ├── public/\n        ├── .gitignore\n        ├── CHANGELOG.md\n        ├── package.json\n  ├── CHANGELOG.md\n  ├── documentation\n  ├── LICENSE\n  ├── README.md\n\n```\n#### Usage\n##### clone the repo\n$ git clone https://github.com/BootstrapDash/stellar-admin-vue-free.git\n\n##### go into app's directory\n$ cd stellar-admin-vue-free\n\n##### install dependencies\nnpm install\n\n##### serve with hot reload at localhost:8080\nnpm run dev\n\n##### build for production with minification\nnpm run build\n\n#### Advanced Options\n\n##### build for production and view the bundle analyzer report\nnpm run build --report\n\n##### run unit tests\nnpm run unit\n\n##### run e2e tests\nnpm run e2e\n\n##### run all tests\nnpm test\nFor a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](https://vue-loader-v14.vuejs.org/).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbootstrapdash%2Fstellar-admin-vue-free","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbootstrapdash%2Fstellar-admin-vue-free","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbootstrapdash%2Fstellar-admin-vue-free/lists"}