{"id":34942964,"url":"https://github.com/lelylan/devices-dashboard-ng","last_synced_at":"2026-04-02T16:02:08.878Z","repository":{"id":8007770,"uuid":"9415754","full_name":"lelylan/devices-dashboard-ng","owner":"lelylan","description":"Lelylan Devices Dashboard","archived":false,"fork":false,"pushed_at":"2017-03-12T10:10:43.000Z","size":35600,"stargazers_count":14,"open_issues_count":21,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-03-25T21:27:06.004Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"lelylan.github.io/devices-dashboard-ng","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/lelylan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2013-04-13T15:36:23.000Z","updated_at":"2024-03-25T21:27:06.004Z","dependencies_parsed_at":"2022-09-05T01:50:59.813Z","dependency_job_id":null,"html_url":"https://github.com/lelylan/devices-dashboard-ng","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lelylan/devices-dashboard-ng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lelylan%2Fdevices-dashboard-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lelylan%2Fdevices-dashboard-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lelylan%2Fdevices-dashboard-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lelylan%2Fdevices-dashboard-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lelylan","download_url":"https://codeload.github.com/lelylan/devices-dashboard-ng/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lelylan%2Fdevices-dashboard-ng/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31309583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-12-26T19:32:40.663Z","updated_at":"2026-04-02T16:02:08.870Z","avatar_url":"https://github.com/lelylan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AngularJS Dashboard for Lelylan\n\nLelylan Dashboard based on AngularJS working on mobile, tablet and desktop.\nCheck out the [demo](http://lelylan.github.io/devices-dashboard-ng/demo.html).\n\n\n## Contributing\n\nFork the repo on github and send a pull requests with topic branches.\nDo not forget to provide specs to your contribution.\n\n\n### Setup\n\n* Fork and clone the repository\n* Run `npm install \u0026\u0026 bower install`\n\n### With docker\n\n#### Badges\nDocker image: [lelylanlab/devices-dashboard-ng](https://hub.docker.com/r/lelylanlab/devices-dashboard-ng/)\n\n[![](https://images.microbadger.com/badges/version/lelylanlab/devices-dashboard-ng:latest.svg)](http://microbadger.com/images/lelylanlab/devices-dashboard-ng:latest \"Get your own version badge on microbadger.com\")  [![](https://images.microbadger.com/badges/image/lelylanlab/devices-dashboard-ng:latest.svg)](http://microbadger.com/images/lelylanlab/devices-dashboard-ng:latest \"Get your own image badge on microbadger.com\")\n\n### Use docker hub image\n```bash\n$ docker run -d -it --name devices-dashboard-ng lelylanlab/devices-dashboard-ng\n```\n\n### Generate local image\n```bash\n$ docker build --tag=devices-dashboard-ng .\n$ docker run -d -it --name devices-dashboard-ng devices-dashboard-ng\n```\n\n### Generate local image\n```bash\n$ docker-compose build\n$ docker-compose up -d\n```\n\n### Unit tests (karma)\n\n* `grunt karma:unit`\n\n\n### Creating your own distribution\n\n* `grunt build`\n\nThe new distribution files will be created in the `dist/` folder.\n\n\n### Coding guidelines\n\nFollow [AngularJS](https://github.com/johnpapa/angular-styleguide) guidelines.\n\n\n## Feedback\n\nUse the [issue tracker](http://github.com/lelylan/devices-dashboard-ng/issues) for bugs or [stack overflow](http://stackoverflow.com/questions/tagged/lelylan) for questions.\n[Mail](mailto:dev@lelylan.com) or [Tweet](http://twitter.com/lelylan) us for any idea that can improve the project.\n\n\n## Links\n\n* [GIT Repository](http://github.com/lelylan/devices-dashboard-ng)\n* [Lelylan Dev Center](http://dev.lelylan.com)\n* [Lelylan Site](http://lelylan.com)\n\n\n## Authors\n\n[Andrea Reginato](https://www.linkedin.com/in/andreareginato)\n\n\n## Contributors\n\nSpecial thanks to all [contributors](https://github.com/lelylan/devices-dashboard-ng/contributors)\nfor submitting patches.\n\n## Changelog\n\nSee [CHANGELOG](https://github.com/lelylan/devices-dashboard-ng/blob/master/CHANGELOG.md)\n\n\n## License\n\nLelylan is licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flelylan%2Fdevices-dashboard-ng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flelylan%2Fdevices-dashboard-ng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flelylan%2Fdevices-dashboard-ng/lists"}