{"id":22852011,"url":"https://github.com/ruegerj/depazs","last_synced_at":"2026-02-04T09:05:43.754Z","repository":{"id":244383920,"uuid":"754672797","full_name":"ruegerj/depazs","owner":"ruegerj","description":"Digital energy price management platform 🔋","archived":false,"fork":false,"pushed_at":"2024-03-04T12:03:33.000Z","size":2396,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T06:46:16.553Z","etag":null,"topics":["svg","xml","xslt"],"latest_commit_sha":null,"homepage":"","language":"XSLT","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/ruegerj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2024-02-08T14:50:04.000Z","updated_at":"2024-06-14T09:32:46.000Z","dependencies_parsed_at":"2024-06-14T12:08:37.038Z","dependency_job_id":null,"html_url":"https://github.com/ruegerj/depazs","commit_stats":null,"previous_names":["ruegerj/depazs"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ruegerj/depazs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruegerj%2Fdepazs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruegerj%2Fdepazs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruegerj%2Fdepazs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruegerj%2Fdepazs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruegerj","download_url":"https://codeload.github.com/ruegerj/depazs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruegerj%2Fdepazs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265888897,"owners_count":23844527,"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":["svg","xml","xslt"],"created_at":"2024-12-13T06:06:52.440Z","updated_at":"2026-02-04T09:05:38.720Z","avatar_url":"https://github.com/ruegerj.png","language":"XSLT","funding_links":[],"categories":[],"sub_categories":[],"readme":"# depazs\r\n\r\nThe _\"Digitale Energie Preis Auskunfts Zentralstelle (DEPAZS)\"_ is a small website for distributing and managing energy prices, realized in the context of the _XML \u0026 JSON_ module at HSLU. Main goals are to showcase the possibilities of XML-Technologies, thus the use of JavaScript should be kept to a minimum.\r\n\r\n## Prerequisites\r\n\r\nPlease make sure you have the following things installed on your machine:\r\n\r\n-   [NodeJS (v21.6.0 or later)](https://nodejs.org/en)\r\n-   _npm_ (std. issue with Node) or [pnpm](https://pnpm.io/installation#using-npm)\r\n\r\n## Setup\r\n\r\nIf you've opened the project for the first time, please install the necessary dependencies as following:\r\n\r\n```bash\r\npnpm i\r\n# or\r\nnpm i\r\n```\r\n\r\nAfter installing the dependencies you must generate a local database (with some seed-records) as following:\r\n\r\n```bash\r\npnpm database:seed\r\n# or\r\nnpm run database:seed\r\n```\r\n\r\n## Run locally\r\n\r\nIf you want to run the project on your machine, run the command below. If you'd like to change the default port (_3000_) one can adapt it accordingly in the `local.env` file.\r\n\r\n```bash\r\npnpm start #(start:dev -\u003e watch-mode)\r\n# or\r\nnpm run start #(start:dev -\u003e watch-mode)\r\n```\r\n\r\n# Dependencies\r\n\r\n| Package                                                                 | Usage                                                |\r\n| ----------------------------------------------------------------------- | ---------------------------------------------------- |\r\n| [express](https://www.npmjs.com/package/express)                        | Web Server for hosting XML-Files, IO-operations etc. |\r\n| [dotenv](https://www.npmjs.com/package/dotenv)                          | Config management (`.env` files)                     |\r\n| [morgan](https://www.npmjs.com/package/morgan)                          | Request logger for development                       |\r\n| [leaflet](https://www.npmjs.com/package/leaflet)                        | Interactive maps library                             |\r\n| [libxmljs2](https://npmjs.com/package/libxmljs2)                        | XML processing for NodeJS                            |\r\n| [font-awesome](https://npmjs.com/package/@fortawesome/fontawesome-free) | Icon library                                         |\r\n| [w3-css](https://npmjs.com/package/w3-css)                              | CSS Framework for styling                            |\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruegerj%2Fdepazs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruegerj%2Fdepazs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruegerj%2Fdepazs/lists"}