{"id":22799100,"url":"https://github.com/thomd/smashing-dashboard","last_synced_at":"2025-03-30T19:14:57.648Z","repository":{"id":39677096,"uuid":"212575839","full_name":"thomd/smashing-dashboard","owner":"thomd","description":"my smashing dashoard","archived":false,"fork":false,"pushed_at":"2023-03-16T01:32:20.000Z","size":1013,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T21:42:49.526Z","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/thomd.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-03T12:34:57.000Z","updated_at":"2019-10-03T21:07:11.000Z","dependencies_parsed_at":"2025-02-05T21:36:54.163Z","dependency_job_id":"da6955ca-d319-4048-9fee-32f493e72c79","html_url":"https://github.com/thomd/smashing-dashboard","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/thomd%2Fsmashing-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fsmashing-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fsmashing-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fsmashing-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomd","download_url":"https://codeload.github.com/thomd/smashing-dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246365651,"owners_count":20765549,"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-12-12T07:07:54.520Z","updated_at":"2025-03-30T19:14:57.620Z","avatar_url":"https://github.com/thomd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Smashing Dashboard\n\nA custom [smashing](https://github.com/Smashing/smashing) dashboard\n\n## Build\n\n    docker build -t smashing .\n\n## Run Dashboard on localhost\n\n    docker run -d --rm --name smashing -p 80:8080 -v $(pwd)/dashboard:/usr/app/dashboard smashing -p 8080 -e production\n    open http://localhost/sample\n    open http://localhost/sampletv\n\n## Run Dashboard on Heroku\n\nThe dashboard application is in a subdirectory, hence we need to push a subtree:\n\n    heroku login\n    heroku apps:create my-own-dashboard\n    heroku git:remote -a my-own-dashboard\n    git subtree push --prefix dashoard heroku master\n\n## Create New Dashboard\n\nCreate a new dashboard **ops**:\n\n    cd dashboard\n    docker run -v $(pwd):/usr/app/dashboard smashing generate dashboard ops\n\nOpen dashboard in browser and push a message:\n\n    open http://localhost/ops\n    curl -d '{ \"auth_token\": \"123\", \"text\": \"Hey!\" }' http://localhost/widgets/my_widget\n\n## Create New Widget\n\nCreate a new widget **alert**:\n\n    cd dashboard\n    docker run -v $(pwd):/usr/app/dashboard smashing generate widget alert\n\nPush an alert:\n\n    curl -d '{ \"auth_token\": \"123\", \"value\": 999 }' http://localhost/widgets/response_time\n\n\u003cimg src=\"https://raw.githubusercontent.com/thomd/smashing-dashboard/images/screenshot.png\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomd%2Fsmashing-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomd%2Fsmashing-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomd%2Fsmashing-dashboard/lists"}