{"id":15671248,"url":"https://github.com/hexagon/spotweb","last_synced_at":"2025-05-06T20:24:27.537Z","repository":{"id":65295701,"uuid":"570335297","full_name":"Hexagon/spotweb","owner":"Hexagon","description":"Dockerized Deno application that gets and caches electricity prices (spot price) from ENTSO-e.","archived":false,"fork":false,"pushed_at":"2025-01-02T20:56:28.000Z","size":4874,"stargazers_count":8,"open_issues_count":3,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-31T02:34:56.830Z","etag":null,"topics":["api","deno","electricity-prices","fresh","homeassistant","rest","rest-api","spotprice","website"],"latest_commit_sha":null,"homepage":"https://spot.56k.guru","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hexagon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/funding.yaml","license":"LICENSE","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},"funding":{"github":["hexagon"],"ko_fi":"hexagon_56k"}},"created_at":"2022-11-24T23:37:39.000Z","updated_at":"2025-01-02T20:56:32.000Z","dependencies_parsed_at":"2024-04-07T00:32:16.294Z","dependency_job_id":"d2e0a67f-e0d9-405d-a9e0-2eb2476bf671","html_url":"https://github.com/Hexagon/spotweb","commit_stats":{"total_commits":238,"total_committers":2,"mean_commits":119.0,"dds":0.004201680672268893,"last_synced_commit":"ea3db495c710e85316cec78b5a4aef47bf95b17e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexagon%2Fspotweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexagon%2Fspotweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexagon%2Fspotweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexagon%2Fspotweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hexagon","download_url":"https://codeload.github.com/Hexagon/spotweb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252762670,"owners_count":21800355,"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":["api","deno","electricity-prices","fresh","homeassistant","rest","rest-api","spotprice","website"],"created_at":"2024-10-03T15:01:45.077Z","updated_at":"2025-05-06T20:24:27.520Z","avatar_url":"https://github.com/Hexagon.png","language":"TypeScript","funding_links":["https://github.com/sponsors/hexagon","https://ko-fi.com/hexagon_56k"],"categories":[],"sub_categories":[],"readme":"# spotweb\n\nSource code of [https://spot.56k.guru](https://spot.56k.guru) - dockerized open source Deno application that gets and caches electricity prices (spot\nprice) from ENTSO-e.\n\nCurrently available in Swedish, Finnish, Danish, Norwegian, Spanish, French, Polish and German.\n\nAny feedback on translations are greatly appreciated. Contribute by opening an issue, or by creating a pull request. Each language has it's own file\nin `config/translations`.\n\n[![Deno CI](https://github.com/Hexagon/spotweb/actions/workflows/deno.yaml/badge.svg)](https://github.com/Hexagon/spotweb/actions/workflows/deno.yaml)\n\n### Development\n\nStart the project, pass your Entso-e api key in environment variable `API_TOKEN` (in windows powershell):\n\n```\n$env:API_TOKEN=\"your-entsoe-api-token\"; deno task dev\n```\n\n#### Contributing\n\nPull requests are very welcome! Please run `deno task precommit` before submitting a pr. This will make sure format, linting, types are up to\nstandards, and tests pass.\n\n#### Dependency updates\n\nTo update fresh framework using recommended method:\n\n```\ndeno task update-fresh\n```\n\nTo check for general dependency updates:\n\n```\ndeno task update-deps\n```\n\nApply the updates manually\n\nAlso check `SwHead.tsx` for dependencies included by script tags.\n\nNote that the types declarations in deno.json have to be updated if updating dependencies in `import_map.json` or script-tags in `SwHead.tsx`.\n\n### Running in production\n\nSpotweb is set up to run using [Pup](https://github.com/hexagon/pup) in production. Follow tre quick guide there to run `pup run` or install as a\nsystem service `pup install --name spotweb`\n\nThe database will be stored in `\u003cproject-directory\u003e/db/`\n\n```\n-v /path/on/host/spotweb/db:/spotweb/db\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexagon%2Fspotweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexagon%2Fspotweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexagon%2Fspotweb/lists"}