{"id":13722153,"url":"https://github.com/opennem/opennem-fe","last_synced_at":"2026-01-20T01:06:33.432Z","repository":{"id":37848784,"uuid":"103716493","full_name":"opennem/opennem-fe","owner":"opennem","description":"An Open Platform for National Electricity Market Data","archived":false,"fork":false,"pushed_at":"2025-03-05T00:02:01.000Z","size":31131,"stargazers_count":71,"open_issues_count":79,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-06T03:32:30.673Z","etag":null,"topics":["australia","bulma-css","d3","d3js","national-electricity-market","nuxt","nuxtjs","vue","vuejs"],"latest_commit_sha":null,"homepage":"https://opennem.org.au","language":"Vue","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/opennem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-09-16T01:54:29.000Z","updated_at":"2025-04-04T22:38:46.000Z","dependencies_parsed_at":"2023-09-21T19:19:59.917Z","dependency_job_id":"73c922ff-cd82-4a47-8718-be1cf508576d","html_url":"https://github.com/opennem/opennem-fe","commit_stats":{"total_commits":2821,"total_committers":7,"mean_commits":403.0,"dds":0.02481389578163773,"last_synced_commit":"d17093bba71293c5037528d168bb372755f52b4c"},"previous_names":[],"tags_count":219,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennem%2Fopennem-fe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennem%2Fopennem-fe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennem%2Fopennem-fe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opennem%2Fopennem-fe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opennem","download_url":"https://codeload.github.com/opennem/opennem-fe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247589822,"owners_count":20963025,"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":["australia","bulma-css","d3","d3js","national-electricity-market","nuxt","nuxtjs","vue","vuejs"],"created_at":"2024-08-03T01:01:25.120Z","updated_at":"2026-01-20T01:06:33.428Z","avatar_url":"https://github.com/opennem.png","language":"Vue","funding_links":[],"categories":["Energy Systems"],"sub_categories":["Energy Data Accessibility and Integration"],"readme":"# OpenNEM Energy Market Platform\n\n![logo](https://developers.opennem.org.au/_static/logo.png)\n\n**NOTE: This is the frontend project** For the core project and any issues see [opennem/opennem](https://github.com/opennem/opennem)\n\nThe OpenNEM project aims to make the wealth of public National Electricity Market (NEM) data more accessible to a wider audience.\n\nOpenNEM is a project of the [Energy Transition Hub](http://energy-transition-hub.org/).\n\nProject homepage at https://opennem.org.au\n\nFind us on [twitter](https://twitter.com/OpenNEM)\n\nDeveloped by:\n\n- [Dylan McConnell (@dylanjmcconnell) | Twitter](https://twitter.com/dylanjmcconnell)\n- [simon holmes à court (@simonahac) | Twitter](https://twitter.com/simonahac)\n- [Steven Tan (@chienleng) | Twitter](https://twitter.com/chienleng)\n- [Nik Cubrilovic (@dir) | Twitter](https://twitter.com/dir) [Website](https://nikcub.me)\n\n---\n\n## Development\n\nThis project requires Node.js v14 and uses [Yarn (v1 - classic)](https://classic.yarnpkg.com/lang/en/) for package management.\n\n### Option 1: Docker Development (Recommended)\n\nDocker provides an isolated Node.js v14 environment without affecting your system.\n\n```sh\n# Start development server with Docker\n$ npm run docker:dev\n# or\n$ yarn docker:dev\n\n# View logs\n$ npm run docker:logs\n\n# Run commands in container (e.g., linting)\n$ npm run docker:exec yarn lint\n\n# Stop containers\n$ npm run docker:down\n```\n\nThe development server will be available at `http://localhost:3000/`.\n\n**Available Docker commands:**\n- `npm run docker:dev` - Build and start development server\n- `npm run docker:up` - Start existing containers  \n- `npm run docker:build` - Build containers only\n- `npm run docker:down` - Stop containers\n- `npm run docker:logs` - View container logs\n- `npm run docker:exec` - Run commands in container\n- `npm run docker:clean` - Stop containers and cleanup Docker resources\n\n*Note: You can use either `npm run` or `yarn` to execute these Docker commands locally.*\n\n### Option 2: Native Development\n\nRequires Node.js v14 installed on your system.\n\n```sh\n# Install dependencies\n$ yarn install\n\n# Start development server\n$ yarn dev\n```\n\nThis wil run the local [`Nuxt`](https://nuxtjs.org/) dev server, you should be able to open `http://localhost:3000/` in your browser, by default the public facing Opennem API will be used.\n\n---\n\n## Issues\n\nFile issues at the main [OpenNEM Repository](https://github.com/opennem/opennem) and label them as frontend.\n\n---\n\n## License\n\nOpenNEM is MIT licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennem%2Fopennem-fe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopennem%2Fopennem-fe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopennem%2Fopennem-fe/lists"}