{"id":18956613,"url":"https://github.com/swader/dash","last_synced_at":"2026-03-31T13:30:23.626Z","repository":{"id":148115796,"uuid":"49837462","full_name":"Swader/dash","owner":"Swader","description":"A template dashboard based on AdminLTE, powered by PHP-based asset builders and with VueJS included","archived":false,"fork":false,"pushed_at":"2016-01-17T23:47:21.000Z","size":6220,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-01T04:13:52.776Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Swader.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-17T21:55:51.000Z","updated_at":"2018-02-20T16:54:48.000Z","dependencies_parsed_at":"2023-04-18T08:30:37.454Z","dependency_job_id":null,"html_url":"https://github.com/Swader/dash","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fdash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fdash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fdash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fdash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Swader","download_url":"https://codeload.github.com/Swader/dash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239954552,"owners_count":19724253,"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":[],"created_at":"2024-11-08T13:53:00.577Z","updated_at":"2025-02-21T04:25:01.282Z","avatar_url":"https://github.com/Swader.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Swader/dash\n\nThis is a version of [AdminLTE](https://github.com/almasaeed2010/AdminLTE) configured to work out of the box with non-NodeJS asset compilers as per [this post](http://www.sitepoint.com/look-ma-no-nodejs-a-php-front-end-workflow-without-node/).\n\n## Key Differences:\n\n- [VueJS](http://vuejs.org) included\n- [FastClick](https://github.com/ftlabs/fastclick) and [SlimScroll](https://github.com/rochal/jQuery-slimScroll) added into compiled files by default\n- BowerPHP, Robo and Mini-Asset support out of the box as per [this post](http://www.sitepoint.com/look-ma-no-nodejs-a-php-front-end-workflow-without-node/) so no need for NodeJS or npm, meaning this works flawlessly on VMs on any host OS\n- File structure changed so that all non-dist files reside outside public/\n- Expanded `.gitignore`\n- Removed the CSS files. You MUST use Less and compile stuff. It's easy. See \"compilation\" below.\n- Removed all traces of NodeJS - no grunting, no packages, no node modules.\n\n## Compilation\n\nTo get started and have a working copy:\n\n```\ncomposer install\nvendor/bin/bowerphp install\ncd assets\n../vendor/bin/robo assets:build\n```\n\nAfter these 4 commands you'll be able to visit the site in the browser and use it. Read below for more information on compiling assets.\n\n### Manually compiling assets\n\nInside the `assets` folder:\n\n```\n../vendor/bin/mini_asset build --config assets.ini\n```\n\nOr with robo:\n\n```\n../vendor/bin/robo assets:build\n```\n\nTo build them from scratch (deleting previously built ones):\n\n```\n../vendor/bin/robo assets:build --clear\n```\n\nTo have the files auto-rebuild after every change to the sources:\n\n```\n../vendor/bin/robo assets:watch\n```\n\nIt is recommended you use a fast shared-folder link for this, something like NFS on SSD.\n\n### To change the theme\n\n- change the theme in `index.html` as per instructions in comments\n- change theme to compile in `assets/assets.ini`\n- recompile assets (see above)\n\n---\n\n## Todo:\n\n- speed up watching of files\n- add modularity? (http://addyosmani.com/writing-modular-js/)\n\nFor AdminLTE docs, see the original repo.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswader%2Fdash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswader%2Fdash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswader%2Fdash/lists"}