{"id":20200873,"url":"https://github.com/openclimatefix/quartz-status","last_synced_at":"2026-02-20T18:02:13.620Z","repository":{"id":219125229,"uuid":"748131581","full_name":"openclimatefix/quartz-status","owner":"openclimatefix","description":"Status API for Quartz ecosystem","archived":false,"fork":false,"pushed_at":"2026-02-16T15:53:28.000Z","size":259,"stargazers_count":1,"open_issues_count":9,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-16T16:02:28.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://quartz-status.vercel.app","language":"TypeScript","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/openclimatefix.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["openclimatefix"],"patreon":null,"open_collective":"openclimatefix","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2024-01-25T10:42:59.000Z","updated_at":"2026-01-31T11:18:38.000Z","dependencies_parsed_at":"2024-01-25T16:28:46.382Z","dependency_job_id":"5aa8489b-29f8-48f8-9254-472a10bf0d1c","html_url":"https://github.com/openclimatefix/quartz-status","commit_stats":null,"previous_names":["openclimatefix/quartz-status"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openclimatefix/quartz-status","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclimatefix%2Fquartz-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclimatefix%2Fquartz-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclimatefix%2Fquartz-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclimatefix%2Fquartz-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openclimatefix","download_url":"https://codeload.github.com/openclimatefix/quartz-status/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openclimatefix%2Fquartz-status/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29659752,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T16:33:43.953Z","status":"ssl_error","status_checked_at":"2026-02-20T16:33:43.598Z","response_time":59,"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":"2024-11-14T04:45:59.505Z","updated_at":"2026-02-20T18:02:13.495Z","avatar_url":"https://github.com/openclimatefix.png","language":"TypeScript","funding_links":["https://github.com/sponsors/openclimatefix","https://opencollective.com/openclimatefix"],"categories":[],"sub_categories":[],"readme":"# Quartz Status API\n___\n\n## Overview\nThe Quartz Status API is a RESTful API that allows you to retrieve the status of the various internal components in the Quartz framework.\n\n## API Docs\nThe Quartz Status API documentation can be found at [status.quartz.energy/docs](https://status.quartzz.energy/docs).\n\n## Getting Started\n### Installing\n\nWe use yarn as our package manager.\n\n```bash\nyarn install\n```\n\n### Setting Environment Variables\n\nThe environment variables in the `.env.example` file need to be populated.\nDuplicate this file to create an `.env` in the root of this repo; there are no secret values in here, but they make it \neasier for configuring and keeping track of your local environment. This file will be .gitignored, so you can add your \nown values, but ensure you don't commit this file.\n\n_N.B. Any admin routes with authentication will require server-side secret(s) to match the JWT token to be passed in the \nAuthorization header. This auth is handled by Auth0, and requires extra credentials to be set up in the `.env` file \nwhich are only available to the OCF team, who can contact Brad for access to these extra credentials._\n\n\n\u003e In Production, these will come from the hosting environment and be injected into the Node.js app.\n\n### Running the App\n\nNow we are ready to run the app. \n\n```bash\n## Runs the app in development mode, watching for changes\nyarn dev\n```\n\nOpen [http://localhost:4000](http://localhost:4000) with your browser to see the result.\n\n## Deployment\n\nTBC\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenclimatefix%2Fquartz-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenclimatefix%2Fquartz-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenclimatefix%2Fquartz-status/lists"}