Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ngx Admin | 24,484 | 7 | 2 months ago | 11 | July 19, 2017 | 468 | mit | TypeScript | ||
Customizable admin dashboard template based on Angular 10+ | ||||||||||
Coreui Free Bootstrap Admin Template | 11,577 | 3 | 1 | a month ago | 3 | May 25, 2017 | 8 | mit | HTML | |
Free Bootstrap Admin & Dashboard Template | ||||||||||
Startbootstrap Sb Admin | 3,082 | 24 | 1 | 13 days ago | 18 | March 23, 2022 | 28 | mit | Pug | |
A free, open source, Bootstrap admin theme created by Start Bootstrap | ||||||||||
Simpleui | 2,898 | 13 | 2 | 2 months ago | 107 | June 13, 2022 | 19 | mit | Python | |
A modern theme based on vue+element-ui for django admin.一款基于vue+element-ui的django admin现代化主题。全球20000+网站都在使用!喜欢可以点个star✨ | ||||||||||
Modular Admin Html | 2,791 | 2 years ago | 2 | April 12, 2019 | 59 | other | HTML | |||
ModularAdmin - Free Dashboard Theme Built On Bootstrap 4 | HTML Version | ||||||||||
Django Suit | 2,229 | 1,034 | 7 | 2 months ago | 46 | December 15, 2021 | 299 | other | SCSS | |
Modern theme for Django admin interface | ||||||||||
Tabler React | 2,096 | 21 | 2 | 6 months ago | 66 | June 30, 2019 | 83 | mit | CSS | |
React components and demo for the Tabler UI theme. | ||||||||||
Bootstrap Admin Theme | 1,654 | 2 years ago | mit | CSS | ||||||
A generic admin theme built with Bootstrap free for both personal and commercial use. | ||||||||||
Django Admin Bootstrapped | 1,546 | 793 | 3 | 2 years ago | 45 | December 15, 2015 | 36 | apache-2.0 | HTML | |
A Django admin theme using Twitter Bootstrap. It doesn't need any kind of modification on your side, just add it to the installed apps. | ||||||||||
Vali Admin | 1,448 | 2 | a year ago | 9 | October 13, 2019 | 37 | mit | CSS | ||
Free Bootstrap 4 admin/dashboard template |
This project is created with Laravel Jetstream Framework and Tailwind CSS, the admin environment is desing by Windmill Dashboard.
# Clone the repository from GitHub and open the directory:
git clone https://github.com/miten5/larawind.git
# cd into your project directory
cd larawind
#install composer and npm packages
composer install
npm install && npm run dev
# Start prepare the environment:
cp .env.example .env // setup database credentials
php artisan key:generate
php artisan migrate
php artisan storage:link
# Run your server
php artisan serve
If you like my work Buy me a coffee