{"id":19413067,"url":"https://github.com/flatlogic/light-blue-dashboard","last_synced_at":"2025-04-04T18:07:17.283Z","repository":{"id":33836883,"uuid":"155371964","full_name":"flatlogic/light-blue-dashboard","owner":"flatlogic","description":"🔥 Free and open-source admin dashboard template built with Bootstrap","archived":false,"fork":false,"pushed_at":"2024-11-29T07:24:17.000Z","size":11202,"stargazers_count":156,"open_issues_count":0,"forks_count":59,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-28T17:11:15.307Z","etag":null,"topics":["admin","admin-dashboard","admin-template","boilerplate","bootstrap","bootstrap4-theme","dashboard","responsive","sass","scss","theme","typography"],"latest_commit_sha":null,"homepage":"https://flatlogic.com/admin-dashboards/light-blue-dashboard-lite/demo","language":"Handlebars","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/flatlogic.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":"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-10-30T11:13:38.000Z","updated_at":"2025-03-26T00:22:59.000Z","dependencies_parsed_at":"2025-01-04T04:10:40.266Z","dependency_job_id":"137269b1-07f1-44ce-a0a2-e844e54ef591","html_url":"https://github.com/flatlogic/light-blue-dashboard","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatlogic%2Flight-blue-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatlogic%2Flight-blue-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatlogic%2Flight-blue-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flatlogic%2Flight-blue-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flatlogic","download_url":"https://codeload.github.com/flatlogic/light-blue-dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247226213,"owners_count":20904465,"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","admin-template","boilerplate","bootstrap","bootstrap4-theme","dashboard","responsive","sass","scss","theme","typography"],"created_at":"2024-11-10T12:30:34.266Z","updated_at":"2025-04-04T18:07:17.262Z","avatar_url":"https://github.com/flatlogic.png","language":"Handlebars","readme":"\n# Light Blue Dashboard - free and open source admin dashboard template\nThe [Light Blue Dashboard](https://flatlogic.com/admin-dashboards/light-blue-html5/demo), a free and open-source admin dashboard template, features an awesome transparent design and responsive layout built with Bootstrap. This repository offers a sneak peek through a limited free version of Light Blue, with [full bootstrap 4](https://flatlogic.com/admin-dashboards/light-blue-html5/demo),     [React](https://flatlogic.com/admin-dashboards/light-blue-react/demo), and [Angular](https://flatlogic.com/admin-dashboards/light-blue-angular/demo) versions accessible via our website, providing versatile development options for creating intuitive and visually appealing [business software](https://flatlogic.com/) interfaces.\n\n[View Demo](https://flatlogic.github.io/light-blue-dashboard/) | [Download](https://github.com/flatlogic/light-blue-dashboard/archive/master.zip) | [Full version](https://flatlogic.com/admin-dashboards/light-blue-html5) | [More templates](https://flatlogic.com/admin-dashboards) | [Support forum](https://flatlogic.com/forum)\n\n\n\n[![header_illustration_fb](https://user-images.githubusercontent.com/24964748/47848527-a75aee80-dddf-11e8-82ae-b5472e20df7f.png)](https://flatlogic.github.io/light-blue-dashboard/)\n\n## Features\n\nUsing this template you will be able to leverage lots of built-in components and thus focus on building features that set you apart from competitors rather than bulding everything from scratch. Lite version of a Light Blue Dashboard includes following features and pages:\n* Bootstrap \u0026 SCSS\n* Unique transparent design\n* Responsive layout\n* Styled Bootstrap components like buttons, modals, etc\n* Dashboard sample\n* Typography\n* Tables\n* Notifications\n* Base charts\n* Icons\n* Maps\n\nAll other features like themining, login, additional pages, etc are available in [full version](https://flatlogic.com/admin-dashboards/light-blue-html5/demo).\n\n[![full-version](https://user-images.githubusercontent.com/24964748/47848874-c4dc8800-dde0-11e8-93e7-a78c1e098207.png)](https://flatlogic.com/admin-dashboards/light-blue-html5/demo)\n\n## Quick Start\n\n#### 1. Get the latest version\n\nYou can start by cloning the latest version of Light Blue Dashboard on your local machine by running:\n\n```shell\n$ git clone -o light-blue-dashboard -b master --single-branch \\\n      https://github.com/flatlogic/light-blue-dashboard.git MyApp\n$ cd MyApp\n```\n\n#### 2. Run `yarn install \u0026\u0026 bower install`\n\nThis will install both run-time project dependencies and developer tools listed\nin [package.json](../package.json) file. We are moving all dependencies to yarn, so there will be no bower dependencies soon.\n\n#### 3. Run `yarn install -g grunt`\n\nThis commant will install grunt task runner globally.\n\n#### 4. Run `grunt`\n\nThis command will build the app from the source files (`/src`) into the output\n`/dist` folder. Then open `dist/index.html` in your browser.\n\nNow you can open your web app in a browser, on mobile devices and start\nhacking. The page must be served from a web server, e.g. apache, nginx, WebStorm built-in web server, etc., otherwise some features may not work properly.\n\n#### 5. Run `grunt watch`\nThis command will watch for changes in `/src` and recompile handlebars' templates \u0026 scss styles on the fly into html \u0026 css accordingly.\n\n\n## Integration \u0026 Customization\n[![integration sample](https://user-images.githubusercontent.com/24964748/47849384-7334fd00-dde2-11e8-8329-dc4b9d8927d0.png)](https://flatlogic.com/services/admin-template-integration)\n\nLight Blue Dashboard is a part of [admin dashboard solution](https://flatlogic.com/services/admin-template-integration) provided by Flatlogic. We can integrate admin dashboards with such systems as your accounting software, customer relationship management (CRM) system, email management, marketing automation, website analytics program, etc. With this dashboard, the owner of the website (platform) can easily track orders and their success rate, track social metrics such as the most popular referring social media sites and their appropriate URLs, monitor sales states and periods of growth to better understand what makes users tick. [Contact us](https://flatlogic.com/contact) to learn more.\n\n## Support\nFor any additional information please go to our [**support forum**](https://flatlogic.com/forum) and raise your questions or feedback provide there. We highly appreciate your participation!\n\n## How can I support developers?\n- Star our GitHub repo :star:\n- [Tweet about it](https://twitter.com/intent/tweet?text=Amazing%20dashboard%20built%20with%20NodeJS,%20React%20and%20Bootstrap!\u0026url=https://github.com/flatlogic/sing-app\u0026via=flatlogic).\n- Create pull requests, submit bugs, suggest new features or documentation updates :wrench:\n- Follow [@flatlogic on Twitter](https://twitter.com/flatlogic).\n- Subscribe to Flatlogic newsletter at [flatlogic.com](https://flatlogic.com/)\n- Like our page on [Facebook](https://www.facebook.com/flatlogic/) :thumbsup:\n\n## Premium themes\nLooking for premium themes and templates? Check out our other template at [flatlogic.com](https://flatlogic.com/admin-dashboards).\n\n## License\n\nLight Blue Dashboard is [MIT](https://github.com/flatlogic/light-blue-dashboard/blob/master/LICENSE.txt)-licensed.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflatlogic%2Flight-blue-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflatlogic%2Flight-blue-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflatlogic%2Flight-blue-dashboard/lists"}