{"id":13489420,"url":"https://github.com/zuramai/mazer","last_synced_at":"2025-05-13T21:10:38.563Z","repository":{"id":37009617,"uuid":"330968158","full_name":"zuramai/mazer","owner":"zuramai","description":"Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page ","archived":false,"fork":false,"pushed_at":"2024-11-03T22:00:32.000Z","size":83637,"stargazers_count":2925,"open_issues_count":9,"forks_count":793,"subscribers_count":47,"default_branch":"main","last_synced_at":"2025-05-10T09:34:30.056Z","etag":null,"topics":["admin-dashboard","bootstrap","bootstrap5","bootstrap5-template","dashboard","free-template","hacktoberfest","scss","template"],"latest_commit_sha":null,"homepage":"http://zuramai.github.io/mazer","language":"HTML","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/zuramai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"open_collective":"mazer","github":"zuramai","ko_fi":"saugi","custom":"https://trakteer.id/saugi/tip"}},"created_at":"2021-01-19T12:11:47.000Z","updated_at":"2025-05-10T06:45:49.000Z","dependencies_parsed_at":"2023-09-29T03:29:32.416Z","dependency_job_id":"4399fdae-c1b6-490b-a00c-0cd21f265721","html_url":"https://github.com/zuramai/mazer","commit_stats":null,"previous_names":[],"tags_count":14,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuramai%2Fmazer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuramai%2Fmazer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuramai%2Fmazer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zuramai%2Fmazer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zuramai","download_url":"https://codeload.github.com/zuramai/mazer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254029002,"owners_count":22002283,"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","bootstrap","bootstrap5","bootstrap5-template","dashboard","free-template","hacktoberfest","scss","template"],"created_at":"2024-07-31T19:00:27.242Z","updated_at":"2025-05-13T21:10:33.514Z","avatar_url":"https://github.com/zuramai.png","language":"HTML","funding_links":["https://opencollective.com/mazer","https://github.com/sponsors/zuramai","https://ko-fi.com/saugi","https://trakteer.id/saugi/tip"],"categories":["Front-end Development","HTML","M"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eMazer Dashboard\u003c/h1\u003e\n\n![Mazer Screenshot](https://user-images.githubusercontent.com/45036724/167523601-9d20fb17-1989-488f-b619-cb53c0db8898.png)\n\n\u003cp align=\"center\"\u003eMazer is an Admin Dashboard Template that can help you develop faster. Made with Bootstrap 5. No jQuery dependency.\u003c/p\u003e\n\u003cdiv align=\"center\"\u003e\n\n[![All Contributors](https://img.shields.io/github/contributors/zuramai/mazer)](https://github.com/zuramai/mazer/graphs/contributors)\n![GitHub last commit](https://img.shields.io/github/last-commit/zuramai/mazer.svg)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/zuramai/mazer)\n[![License](https://img.shields.io/github/license/zuramai/mazer.svg)](LICENSE)\n\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003ca href=\"http://zuramai.github.io/mazer/demo\"\u003eDemo Page\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\t\u003ca href=\"http://zuramai.github.io/mazer/docs\"\u003eDocumentation Page\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\t\u003ca href=\"https://github.com/zuramai/mazer/blob/main/README_INDONESIAN.md\"\u003eIndonesian README\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003c/p\u003e\n\n\n## Installation\n\n### Using a ready-made built (recommended)\n\nDownload the latest release from the [releases page](https://github.com/zuramai/mazer/releases \"releases page\").\nOpen the index HTML file and explore the source code.\n\n### Building yourself\n\n1. Clone the repository \n```sh\ngit clone https://github.com/zuramai/mazer\n```\n\n2. Install dependencies\n```sh\nyarn install\n# OR\nnpm install\n```\n\n3. Run it locally\n```sh\nnpm run dev\n```\n\n4. Open `http://localhost:5173` in your browser\n\n### Building with Docker\n\n- Clone the repository `git clone https://github.com/zuramai/mazer`\n- Make sure you have Docker installed and run:\n    - `docker build -t mazer-frontend .`\n    - `docker run -it -d -p 5173:80 --name mazer mazer-frontend`\n    - Open `http://localhost:5173`\n### Using CDN \nSimple example using CDN from [jsdelivr.net](https://www.jsdelivr.com/).\n\n```html\n\u003c!DOCTYPE html\u003e\n\u003chtml lang=\"en\"\u003e\n\n\u003chead\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eDashboard - Mazer Admin Dashboard\u003c/title\u003e\n\n    \u003clink rel=\"shortcut icon\" href=\"https://cdn.jsdelivr.net/gh/zuramai/mazer@docs/demo/assets/compiled/svg/favicon.svg\" type=\"image/x-icon\"\u003e\n\n    \u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/gh/zuramai/mazer@docs/demo/assets/compiled/css/app.css\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/gh/zuramai/mazer@docs/demo/assets/compiled/css/app-dark.css\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/gh/zuramai/mazer@docs/demo/assets/compiled/css/iconly.css\"\u003e\n\u003c/head\u003e\n\n\u003cbody\u003e\n    \u003cscript src=\"https://cdn.jsdelivr.net/gh/zuramai/mazer@docs/demo/assets/static/js/initTheme.js\"\u003e\u003c/script\u003e\n    \u003c!-- Start content here --\u003e\n\n    \u003c!-- End content --\u003e\n    \u003cscript src=\"https://cdn.jsdelivr.net/gh/zuramai/mazer@docs/demo/assets/static/js/components/dark.js\"\u003e\u003c/script\u003e\n    \u003cscript src=\"https://cdn.jsdelivr.net/gh/zuramai/mazer@docs/demo/assets/extensions/perfect-scrollbar/perfect-scrollbar.min.js\"\u003e\u003c/script\u003e\n\n    \u003cscript src=\"https://cdn.jsdelivr.net/gh/zuramai/mazer@docs/demo/assets/compiled/js/app.js\"\u003e\u003c/script\u003e\n\n    \u003c!-- Need: Apexcharts --\u003e\n    \u003cscript src=\"https://cdn.jsdelivr.net/gh/zuramai/mazer@docs/demo/assets/extensions/apexcharts/apexcharts.min.js\"\u003e\u003c/script\u003e\n    \u003cscript src=\"https://cdn.jsdelivr.net/gh/zuramai/mazer@docs/demo/assets/static/js/pages/dashboard.js\"\u003e\u003c/script\u003e\n\u003c/body\u003e\n\n\u003c/html\u003e\n```\n\n#### CDN Prefix\n\nYou can use the url with a prefix like this:\n```\nhttps://cdn.jsdelivr.net/gh/zuramai/mazer@docs/demo\n```\n\nA simple example:\n```\nhttps://cdn.jsdelivr.net/gh/zuramai/mazer@docs/demo/assets/compiled/css/app.css\n```\n\n## Community Mazer-based open sources\n\n- [CodeIgniter 4](https://github.com/irsyadulibad/mazer-codeigniter) by [@irsyadulibad](https://github.com/irsyadulibad)\n- [Laravel Mazer Starter](https://github.com/billalxcode/laravel-mazer-starter) by [@billalxcode](https://github.com/billalxcode)\n- [Nuxt](https://github.com/fzn0x/mazer-nuxt) by [@fzn0x](https://github.com/fzn0x)\n- [React JS Component Library](https://github.com/fachryansyah/react-mazer-ui) by [@fachryansyah](https://github.com/fachryansyah/)\n- [Adonisjs 5](https://github.com/afman42/mazer-adonisjs) by [@afman42](https://github.com/afman42/)\n- [Django](https://github.com/bimbims125/mazer-django) by [@bimbims125](https://github.com/bimbims125/)\n- [Flask](https://github.com/antheiz/mazer-flask) by [@antheiz](https://github.com/antheiz/)\n- [Symfony 6.3 (Mazer 2.1.0)](https://github.com/TheoD02/mazer-symfony-6.3/tree/mazer-2.1.0) by [@theod02](ttps://github.com/TheoD02)\n- [Spring-Thymeleaf](https://github.com/deyhay-enterprise/spring-project-mazer-template) by [@hi-rullah](https://github.com/hi-rullah)\n- [Ruby on Rails](https://github.com/noesya/mazer-rails) by [@noesya](https://github.com/noesya)\n- [Yii2](https://github.com/anovsiradj/yii2-theme-mazer) by [@anovsiradj](https://github.com/anovsiradj)\n- [Next JS](https://github.com/dipras/next-mazer) by [@dipras](https://github.com/dipras)\n- Did you make in another framework or tools? Open up Pull Requests and put yours here! 😃\n\n## Contributing\n\nPlease follow [Contributing Guide](./CONTRIBUTING.md) before contributing.\n\n## License\n\nMazer is under [MIT License](./LICENSE).\n\n## Author\n\nMazer is created by \u003ca href=\"https://saugi.me\"\u003eSaugi\u003c/a\u003e.\n\n## Sponsors\n\n![zuramai's sponsors](https://raw.githubusercontent.com/zuramai/static/main/sponsors.svg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzuramai%2Fmazer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzuramai%2Fmazer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzuramai%2Fmazer/lists"}