Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chicongst/admin-portal
https://github.com/chicongst/admin-portal
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chicongst/admin-portal
- Owner: chicongst
- License: mit
- Created: 2021-12-23T16:06:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-23T16:06:55.000Z (about 3 years ago)
- Last Synced: 2024-11-15T06:42:35.935Z (2 months ago)
- Language: HTML
- Size: 14.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Mazer Dashboard
Mazer is an Admin Dashboard Template that can help you develop faster. Made with Bootstrap 5. No jQuery dependency.
[![All Contributors](https://img.shields.io/badge/all_contributors-1-green.svg?style=flat-square)](#contributors-)
![GitHub last commit](https://img.shields.io/github/last-commit/zuramai/mazer.svg)
![GitHub repo size in bytes](https://img.shields.io/github/repo-size/badges/shields.svg)
[![License](https://img.shields.io/github/license/zuramai/mazer.svg)](LICENSE)
![npm version](https://badge.fury.io/js/yarn.svg)![Screenshot](https://raw.githubusercontent.com/zuramai/mazer/main/screenshot.png)
## Installation
1. Clone this repository or download zip
```bash
git clone https://github.com/zuramai/mazer
```2. Open `mazer/dist/index.html` to see the dashboard
## Demo and Documentation
- Open the [demo page](http://zuramai.github.io/mazer/demo)
- Open the [documentation page](http://zuramai.github.io/mazer/docs)## Framework Boilerplate (Starter-kit)
- [CodeIgniter 4](https://github.com/irsyadulibad/mazer-codeigniter) by [@irsyadulibad](https://github.com/irsyadulibad)
- [Laravel + Livewire](https://github.com/zuramai/laravel-mazer) by me
- [NuxtJS](https://github.com/fauzan121002/mazer-nuxt) by [@fncolon](https://github.com/fncolon)
- [React JS Component Library](https://github.com/fachryansyah/react-mazer-ui) by [@fachryansyah](https://github.com/fachryansyah/)
- Did you make in another framework? [Contribute](https://github.com/zuramai/mazer/blob/main/CONTRIBUTING.md) or message me at [Twitter](https://twitter.com/asawgi)## Contributing
- Fork it ( https://github.com/zuramai/mazer/fork )
- Create your feature branch (`git checkout -b my-new-feature`)
- Commit your changes (`git commit -am 'Add some feature'`)
- Push to the branch (`git push origin my-new-feature`)
- Create a new Pull Request### Note
- If you want to make some changes in the CSS style. Don't edit the `.css` file, use the SCSS file instead.
- Since we use Nunjucks, if you want to make changes to the HTML structure, make sure you change the source file (Nunjucks) located in `src`.### Another Resource
- [React Mazer Ui](https://github.com/fachryansyah/react-mazer-ui) a wrapper Mazer for ReactJS
## License
Mazer is under MIT License.
## About the Author
Mazer is created by Saugi.
## Donate
You can support me at [Ko-fi](https://ko-fi.com/saugi) or [Trakteer](https://trakteer.id/saugi)