{"id":15819592,"url":"https://github.com/florianrappl/piral-cli-local-feed","last_synced_at":"2025-05-12T13:25:37.442Z","repository":{"id":35107018,"uuid":"207299731","full_name":"FlorianRappl/piral-cli-local-feed","owner":"FlorianRappl","description":"Adds a command to run a local feed service. :rocket:","archived":false,"fork":false,"pushed_at":"2024-09-24T20:09:58.000Z","size":1057,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-06T06:41:52.355Z","etag":null,"topics":["cli","feed","microfrontend","piral","piral-feed","plugin"],"latest_commit_sha":null,"homepage":"https://piral.io","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/FlorianRappl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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":["FlorianRappl"],"custom":["https://www.paypal.me/FlorianRappl"]}},"created_at":"2019-09-09T12:05:54.000Z","updated_at":"2024-09-10T09:30:41.000Z","dependencies_parsed_at":"2024-10-26T19:38:25.467Z","dependency_job_id":null,"html_url":"https://github.com/FlorianRappl/piral-cli-local-feed","commit_stats":{"total_commits":25,"total_committers":3,"mean_commits":8.333333333333334,"dds":0.36,"last_synced_commit":"b1dad604a1cc8bb3e6f35a96230ce5270f812d1f"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianRappl%2Fpiral-cli-local-feed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianRappl%2Fpiral-cli-local-feed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianRappl%2Fpiral-cli-local-feed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlorianRappl%2Fpiral-cli-local-feed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FlorianRappl","download_url":"https://codeload.github.com/FlorianRappl/piral-cli-local-feed/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253746385,"owners_count":21957546,"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":["cli","feed","microfrontend","piral","piral-feed","plugin"],"created_at":"2024-10-05T06:41:59.465Z","updated_at":"2025-05-12T13:25:37.423Z","avatar_url":"https://github.com/FlorianRappl.png","language":"TypeScript","funding_links":["https://github.com/sponsors/FlorianRappl","https://www.paypal.me/FlorianRappl"],"categories":[],"sub_categories":[],"readme":"# piral-cli-local-feed\n\n![Azure Build Status](https://dev.azure.com/FlorianRappl/piral-cli-plugins/_apis/build/status/FlorianRappl.piral-cli-local-feed?branchName=main) ![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)\n\nPlugin for the `piral-cli`. Adds a command to run a local feed service.\n\nExtends the Piral CLI commands and options to run a local feed service.\n\n## Installation\n\nInstall the plugin either locally or globally.\n\nWe recommend the local installation:\n\n```sh\nnpm i piral-cli-local-feed --save-dev\n```\n\n## Usage\n\n### Running Standalone\n\nRunning it standalone can be done using the `piral` command:\n\n```sh\npiral local-feed\n```\n\nAlternatively, run it with the `pb local-feed` command.\n\nRegarding the available options we currently support two flags:\n\n- **port**, by default 9000\n- **api-key**, by default a pre-defined set of API keys (displayed in the command line)\n\nThe API key is the one being used when uploading a pilet using the `piral-cli`. Multiple keys could be given when using comma as separators.\n\n### During Debug\n\nRunning it during a debug session of Piral is also possible.\n\n```sh\npiral debug \u003cregular options\u003e --feed ... --feed-port ... --feed-api-key ...\n```\n\nThis will run the local feed service using the same options as above, just on-the-side and prefixed with `feed`.\n\n## License\n\nThis plugin is released using the MIT license. For more information see the [LICENSE file](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianrappl%2Fpiral-cli-local-feed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflorianrappl%2Fpiral-cli-local-feed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianrappl%2Fpiral-cli-local-feed/lists"}