{"id":13489676,"url":"https://github.com/speedtracker/speedtracker","last_synced_at":"2025-03-28T05:31:11.106Z","repository":{"id":57161922,"uuid":"68974027","full_name":"speedtracker/speedtracker","owner":"speedtracker","description":"📉 Visualisation layer and data store for SpeedTracker","archived":false,"fork":false,"pushed_at":"2019-04-01T15:39:34.000Z","size":959,"stargazers_count":501,"open_issues_count":21,"forks_count":392,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-03-18T06:16:45.484Z","etag":null,"topics":["performance-monitoring","performance-visualization","webpagetest","webperf"],"latest_commit_sha":null,"homepage":"https://speedtracker.org","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/speedtracker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-23T00:41:14.000Z","updated_at":"2025-03-11T06:51:49.000Z","dependencies_parsed_at":"2022-09-10T06:41:29.373Z","dependency_job_id":null,"html_url":"https://github.com/speedtracker/speedtracker","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedtracker%2Fspeedtracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedtracker%2Fspeedtracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedtracker%2Fspeedtracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/speedtracker%2Fspeedtracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/speedtracker","download_url":"https://codeload.github.com/speedtracker/speedtracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245978200,"owners_count":20703675,"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":["performance-monitoring","performance-visualization","webpagetest","webperf"],"created_at":"2024-07-31T19:00:33.053Z","updated_at":"2025-03-28T05:31:09.694Z","avatar_url":"https://github.com/speedtracker.png","language":"JavaScript","readme":"\u003cimg src=\"https://speedtracker.org/assets/images/logo-full-square-inverted.png\" width=\"300\"\u003e\n\n# Front-end\n[![Backers on Open Collective](https://opencollective.com/speedtracker/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/speedtracker/sponsors/badge.svg)](#sponsors) \n\u003e v1.2.3\n\n*Visualisation layer and data store for SpeedTracker*\n\n---\n\n[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](http://standardjs.com)\n\n## Installation\n\n1. [Click here](https://www.webpagetest.org/getkey.php) to request a WebPageTest API key.\n1. Fork this repository into your own GitHub account or organisation.\n1. Enable GitHub Pages for the repository under *Settings* \u003e *Options* \u003e *GitHub Pages*. Select the branch you want to serve your site from (typically **master**).\n1. Add **speedtracker-bot** as a collaborator on your repository (under *Settings* \u003e *Collaborators*).\n1. Use the [connect tool](https://speedtracker.org/connect) to establish a connection between SpeedTracker and your repository.\n1. Edit the main configuration file (`speedtracker.yml`).\n1. Edit `_profiles/default.html` to define your first profile.\n1. Commit and push the changed files.\n1. Use the [test tool](https://speedtracker.org/test) to run a test.\n\n## Development\n\n1. Install dependencies\n\n  ```\n  npm install\n  ```\n\n1. Start the Jekyll server\n\n  ```\n  jekyll serve --watch --port SOME_PORT\n  ```\n\n1. Start Webpack\n\n  ```\n  npm run watch\n  ```\n\n1. When you're done with your changes, build the bundle for production\n\n  ```\n  npm run build\n  ```\n\n---\n\n## Contributors\n\nThis project exists thanks to all the people who contribute. [[Contribute]](CONTRIBUTING.md).\n\u003ca href=\"graphs/contributors\"\u003e\u003cimg src=\"https://opencollective.com/speedtracker/contributors.svg?width=890\" /\u003e\u003c/a\u003e\n\n\n## Backers\n\nThank you to all our backers! [[Become a backer](https://opencollective.com/speedtracker#backer)]\n\n\u003ca href=\"https://opencollective.com/speedtracker#backers\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/speedtracker/backers.svg?width=890\"\u003e\u003c/a\u003e\n\n\n## Sponsors\n\nThank you to all our sponsors! (please ask your company to also support this open source project by [becoming a sponsor](https://opencollective.com/speedtracker#sponsor))\n\n\u003ca href=\"https://opencollective.com/speedtracker/sponsor/0/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/speedtracker/sponsor/0/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/speedtracker/sponsor/1/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/speedtracker/sponsor/1/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/speedtracker/sponsor/2/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/speedtracker/sponsor/2/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/speedtracker/sponsor/3/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/speedtracker/sponsor/3/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/speedtracker/sponsor/4/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/speedtracker/sponsor/4/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/speedtracker/sponsor/5/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/speedtracker/sponsor/5/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/speedtracker/sponsor/6/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/speedtracker/sponsor/6/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/speedtracker/sponsor/7/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/speedtracker/sponsor/7/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/speedtracker/sponsor/8/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/speedtracker/sponsor/8/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/speedtracker/sponsor/9/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/speedtracker/sponsor/9/avatar.svg\"\u003e\u003c/a\u003e\n\n\n\n## License\n\nThis project is licensed under the MIT license:\n\nThe MIT License (MIT)\n\nCopyright (c) 2016 Eduardo Bouças\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","funding_links":["https://opencollective.com/speedtracker"],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeedtracker%2Fspeedtracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspeedtracker%2Fspeedtracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspeedtracker%2Fspeedtracker/lists"}