{"id":13609611,"url":"https://github.com/creativetimofficial/light-bootstrap-dashboard","last_synced_at":"2025-12-12T04:21:42.285Z","repository":{"id":37251693,"uuid":"42176977","full_name":"creativetimofficial/light-bootstrap-dashboard","owner":"creativetimofficial","description":"Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple. ","archived":false,"fork":false,"pushed_at":"2024-08-05T11:21:51.000Z","size":37084,"stargazers_count":1363,"open_issues_count":25,"forks_count":721,"subscribers_count":88,"default_branch":"master","last_synced_at":"2025-05-10T20:06:31.750Z","etag":null,"topics":["admin","admin-dashboard","bootstrap","creative-tim","dashboard","starter-template"],"latest_commit_sha":null,"homepage":"https://www.creative-tim.com/product/light-bootstrap-dashboard","language":"CSS","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/creativetimofficial.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-09T12:28:46.000Z","updated_at":"2025-05-04T13:04:27.000Z","dependencies_parsed_at":"2024-09-25T22:01:00.495Z","dependency_job_id":null,"html_url":"https://github.com/creativetimofficial/light-bootstrap-dashboard","commit_stats":null,"previous_names":["timcreative/light-bootstrap-dashboard"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativetimofficial%2Flight-bootstrap-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativetimofficial%2Flight-bootstrap-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativetimofficial%2Flight-bootstrap-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativetimofficial%2Flight-bootstrap-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creativetimofficial","download_url":"https://codeload.github.com/creativetimofficial/light-bootstrap-dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254328385,"owners_count":22052632,"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","admin-dashboard","bootstrap","creative-tim","dashboard","starter-template"],"created_at":"2024-08-01T19:01:36.482Z","updated_at":"2025-12-12T04:21:42.224Z","avatar_url":"https://github.com/creativetimofficial.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"# [Light Bootstrap Dashboard](http://www.creative-tim.com/product/light-bootstrap-dashboard)\n\n![alt text](http://s3.amazonaws.com/creativetim_bucket/products/32/original/opt_lbd_thumbnail.jpg \"Light Bootstrap Dashboard\")\n\nLight Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple. It is built on top of Bootstrap 4 and it is fully responsive. It comes with a big collections of elements that will offer you multiple possibilities to create the app that best fits your needs. It can be used to create admin panels, project management systems, web applications backend, CMS or CRM.\n\nThe product represents a big suite of front-end developer tools that can help you jump start your project. We have created it thinking about things you actually need in a dashboard. Light Bootstrap Dashboard contains multiple handpicked and optimised plugins. Everything is designed to fit with one another. As you will be able to see, the dashboard you can access on Creative Tim is a customisation of this product.\n\nIt comes with 6 filter colors for the sidebar (`black`, `azure`,`green`,`orange`,`red`,`purple`) and an option to have a background image.\n\nSpecial thanks go to: Robert McIntosh for the notification system Chartist for the wonderful charts We are very excited to share this dashboard with you and we look forward to hearing your feedback!\n\n## Links:\n\n- [Live Preview](http://demos.creative-tim.com/light-bootstrap-dashboard/examples/dashboard.html?ref=github-repo)\n- [Video Tutorial](https://www.youtube.com/watch?v=c3M3NQtFyqM)\n- [Light Bootstrap Dashboard PRO](https://www.creative-tim.com/product/light-bootstrap-dashboard-pro) (from $39)\n\n## Quick start\n\nQuick start options:\n\nDownload from Github.\nDownload from Creative Tim.\nClone the repo: git clone https://github.com/creativetimofficial/light-bootstrap-dashboard.git.\n\n## Deploy\n\n:rocket: You can deploy your own version of the template to Genezio with one click:\n\n[![Deploy to Genezio](https://raw.githubusercontent.com/Genez-io/graphics/main/svg/deploy-button.svg)](https://app.genez.io/start/deploy?repository=https://github.com/creativetimofficial/light-bootstrap-dashboard\u0026utm_source=github\u0026utm_medium=referral\u0026utm_campaign=github-creativetim\u0026utm_term=deploy-project\u0026utm_content=button-head)\n\n### What's included\n\nWithin the download you'll find the following directories and files:\n\n```\nLight Bootstrap Dashboard\n├── CHANGELOG.md\n├── README.md\n├── assets\n│   ├── css\n│   ├── fonts\n│   ├── img\n│   ├── js\n│   │   ├── core\n│   │   │   ├── bootstrap.min.js\n│   │   │   ├── jquery.3.2.1.min.js\n│   │   │   └── popper.min.js\n│   │   ├── demo.js\n│   │   ├── light-bootstrap-dashboard.js\n│   │   └── plugins\n│   │       ├── bootstrap-datepicker.js\n│   │       ├── bootstrap-notify.js\n│   │       ├── bootstrap-switch.js\n│   │       ├── chartist.min.js\n│   │       └── nouislider.min.js\n│   └── main.css\n├── deploy.sh\n├── documentation\n│   ├── template.html\n│   └── tutorial-components.html\n├── examples\n│   ├── dashboard.html\n│   ├── forms\n│   │   └── extended.html\n│   ├── icons.html\n│   ├── maps.html\n│   ├── notifications.html\n│   ├── table.html\n│   ├── typography.html\n│   ├── upgrade.html\n│   └── user.html\n└── package-lock.json\n```\n\n### License\n\nCopyright 2019 Creative Tim (http://www.creative-tim.com)\nLicensed under MIT (https://github.com/creativetimofficial/light-bootstrap-dashboard/blob/master/LICENSE.md)\n\n## Useful Links\n\nMore products from Creative Tim: http://www.creative-tim.com/products\n\nTutorials: https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w\n\nFreebies: http://www.creative-tim.com/products\n\nAffiliate Program (earn money): http://www.creative-tim.com/affiliates/new\n\nSocial Media:\n\nTwitter: https://twitter.com/CreativeTim\n\nFacebook: https://www.facebook.com/CreativeTim\n\nDribbble: https://dribbble.com/creativetim\n\nGoogle+: https://plus.google.com/+CreativetimPage\n\nInstagram: https://instagram.com/creativetimofficial\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreativetimofficial%2Flight-bootstrap-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreativetimofficial%2Flight-bootstrap-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreativetimofficial%2Flight-bootstrap-dashboard/lists"}