{"id":40681358,"url":"https://github.com/macolmenerori/electrocalc","last_synced_at":"2026-01-21T10:18:04.876Z","repository":{"id":301390025,"uuid":"1004187216","full_name":"macolmenerori/electrocalc","owner":"macolmenerori","description":"Electricity consumption cost calculator","archived":false,"fork":false,"pushed_at":"2026-01-15T12:09:10.000Z","size":3956,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-15T16:18:08.551Z","etag":null,"topics":["calculator","consumption","electricity","electricity-consumption","energy"],"latest_commit_sha":null,"homepage":"https://electrocalc.miguelangelcolmenero.es/","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/macolmenerori.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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":"macolmenerori","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2025-06-18T08:47:09.000Z","updated_at":"2026-01-15T12:09:13.000Z","dependencies_parsed_at":"2025-07-10T17:39:40.096Z","dependency_job_id":"8fe1c857-dd4b-46d0-9302-9abfdd82ac99","html_url":"https://github.com/macolmenerori/electrocalc","commit_stats":null,"previous_names":["macolmenerori/electrocalc"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/macolmenerori/electrocalc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macolmenerori%2Felectrocalc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macolmenerori%2Felectrocalc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macolmenerori%2Felectrocalc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macolmenerori%2Felectrocalc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macolmenerori","download_url":"https://codeload.github.com/macolmenerori/electrocalc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macolmenerori%2Felectrocalc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28631936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"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":["calculator","consumption","electricity","electricity-consumption","energy"],"created_at":"2026-01-21T10:18:04.143Z","updated_at":"2026-01-21T10:18:04.864Z","avatar_url":"https://github.com/macolmenerori.png","language":"TypeScript","funding_links":["https://github.com/sponsors/macolmenerori"],"categories":[],"sub_categories":[],"readme":"# electrocalc\n\nThis is a web application for calculating electricity costs.\n\nTry it out [here](https://electrocalc.miguelangelcolmenero.es/)\n\n## How to use\n\n1. Access the app\n2. Insert the power of the load (in W)\n3. Insert the price of the electricity (in €/kWh)\n4. Press _calculate_\n5. The results are shown on a table\n\n## Run locally\n\n### Requirements\n\n- Node JS `\u003e=24.0.0`\n- [PNPM](https://pnpm.io/installation) `\u003e=10.12.1`\n\n### Run\n\nFirst, install the needed packages with\n\n```bash\npnpm i\n```\n\nThen, start the app with\n\n```bash\npnpm start\n```\n\nThe app should be available in `localhost:3000`\n\n## How to contribute\n\n1. Clone the repo, create a branch and do the desired changes\n2. Open a PR and wait for review\n\nBefore creating the PR ensure to run the command `pnpm verify` to perform some basic checks.\n\n## How to dockerize\n\nA Dockerfile is provided to build an image and create a container out of it.\n\nThe image can be generated with\n\n```bash\ndocker build -t miancolrin/electrocalc .\n```\n\nAnd then the container can be created and run with\n\n```bash\ndocker run -p 80:80 --name electrocalc  miancolrin/electrocalc\n```\n\n## How to run tests\n\n### Jest test\n\n```bash\npnpm test\npnpm test \u003cTEST_FILE_NAME\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacolmenerori%2Felectrocalc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacolmenerori%2Felectrocalc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacolmenerori%2Felectrocalc/lists"}