{"id":15798311,"url":"https://github.com/codeasashu/vuesitic","last_synced_at":"2026-02-16T13:31:48.162Z","repository":{"id":148600629,"uuid":"157956227","full_name":"codeasashu/vuesitic","owner":"codeasashu","description":null,"archived":false,"fork":false,"pushed_at":"2018-11-17T06:09:33.000Z","size":2908,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-09T12:07:53.099Z","etag":null,"topics":[],"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/codeasashu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-11-17T06:08:52.000Z","updated_at":"2018-11-17T06:10:53.000Z","dependencies_parsed_at":"2023-06-11T06:00:32.539Z","dependency_job_id":null,"html_url":"https://github.com/codeasashu/vuesitic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codeasashu/vuesitic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeasashu%2Fvuesitic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeasashu%2Fvuesitic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeasashu%2Fvuesitic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeasashu%2Fvuesitic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeasashu","download_url":"https://codeload.github.com/codeasashu/vuesitic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeasashu%2Fvuesitic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29509103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"last_error":"SSL_read: 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-05T00:40:50.883Z","updated_at":"2026-02-16T13:31:48.147Z","avatar_url":"https://github.com/codeasashu.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vuestic Admin Dashboard\n\nResponsive admin dashboard template built with [Vue.js](https://vuejs.org) and [Bootstrap 4](https://v4-alpha.getbootstrap.com). Developed by [Epicmax](https://epicmax.co). Designed by [Vasili Savitski](https://xxsavitski.myportfolio.com/)\n\nSubscribe to our [newsletter](https://epicmax.co/newsletter) to get Vuestic updates, our team's stories and Vue.js materials hand-picked by Epicmax.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vuestic.epicmax.co\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://i.imgur.com/pMuJVVc.png\" align=\"center\" width=\"888px\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Demo\nCheck it out [live](https://vuestic.epicmax.co)!\n\n## Prerequisites:\n\n- [Node.js](https://nodejs.org/en/) (at least 4.x, 8.x recommended)\n- npm version 3+ and [Git](https://git-scm.com/).\n- [vuestic-installer](https://github.com/epicmaxco/vuestic-installer) `npm install vuestic-installer -g`.\n\n## Browser Support\n* Latest Chrome, Firefox, Safari, Edge, IE11+\n\n## Installation\n\nvue-cli3 has to be installed globally. If it's not, do:\n\n```bash\n$ npm install -g @vue/cli\n# OR\n$ yarn global add @vue/cli\n```\n\nYou can create vuestic project via installer:\n\n``` bash\n# create new project via vuestic-installer command.\n$ vuestic myproject\n\n```\n\nor just by cloning repo:  \n\n```\n\n# clone the repo\n$ git clone https://github.com/epicmaxco/vuestic-admin.git myproject\n\n# go into app's directory and install dependencies:\n$ cd myproject\n$ npm install\n\n# serve with hot reload at localhost:8080.\n$ npm run serve\n\n# build for production with minification\n$ npm run build\n\n# build for production and view the bundle analyzer report.\n$ npm run build --report\n```\n\n## Documentation\n\nGot stuck? Check out our [documentation](https://github.com/epicmaxco/vuestic-admin/wiki) 🤓\n\n## Features\n* Vue.js\n* Bootstrap 4\n* Webpack\n* Responsive layout\n* Charts (Chart.js)\n* Maps (Google, Leaflet, amMap)\n* Progress bars\n* Material forms with beautiful validation\n* 4 Form wizard types\n* Static tables and datatables\n* Login/signup pages templates\n* Medium editor\n* Toasts, tooltips, popovers,\n* i18n\n* and many more!\n\n## Contributing\nThanks for all your wonderful PRs, issues and ideas!\n\n[![](https://sourcerer.io/fame/smartapant/epicmaxco/vuestic-admin/images/0)](https://sourcerer.io/fame/smartapant/epicmaxco/vuestic-admin/links/0)[![](https://sourcerer.io/fame/smartapant/epicmaxco/vuestic-admin/images/1)](https://sourcerer.io/fame/smartapant/epicmaxco/vuestic-admin/links/1)[![](https://sourcerer.io/fame/smartapant/epicmaxco/vuestic-admin/images/2)](https://sourcerer.io/fame/smartapant/epicmaxco/vuestic-admin/links/2)[![](https://sourcerer.io/fame/smartapant/epicmaxco/vuestic-admin/images/3)](https://sourcerer.io/fame/smartapant/epicmaxco/vuestic-admin/links/3)[![](https://sourcerer.io/fame/smartapant/epicmaxco/vuestic-admin/images/4)](https://sourcerer.io/fame/smartapant/epicmaxco/vuestic-admin/links/4)[![](https://sourcerer.io/fame/smartapant/epicmaxco/vuestic-admin/images/5)](https://sourcerer.io/fame/smartapant/epicmaxco/vuestic-admin/links/5)[![](https://sourcerer.io/fame/smartapant/epicmaxco/vuestic-admin/images/6)](https://sourcerer.io/fame/smartapant/epicmaxco/vuestic-admin/links/6)[![](https://sourcerer.io/fame/smartapant/epicmaxco/vuestic-admin/images/7)](https://sourcerer.io/fame/smartapant/epicmaxco/vuestic-admin/links/7)\n\n## How can I support developers?\n- Star our GitHub repo :star:\n- Create pull requests, submit bugs, suggest new features or documentation updates :wrench:\n- Follow us on [Twitter](https://twitter.com/epicmaxco) :feet:\n- Like our page on [Facebook](https://www.facebook.com/epicmaxco) :thumbsup:\n- Subscribe to our [newsletter](https://epicmax.co/newsletter) :postbox:\n\n## Can I hire you guys?\nYes!  Visit [our homepage](https://epicmax.co/) or simply leave us a message to [hello@epicmax.co](mailto:hello@epicmax.co). We will be happy to work with you!\n\n## License\n[MIT](https://github.com/epicmaxco/vuestic-admin/blob/master/LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeasashu%2Fvuesitic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeasashu%2Fvuesitic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeasashu%2Fvuesitic/lists"}