{"id":13393680,"url":"https://github.com/smapiot/piral","last_synced_at":"2025-09-27T03:30:56.291Z","repository":{"id":34231852,"uuid":"170884642","full_name":"smapiot/piral","owner":"smapiot","description":"🚀 Framework for next generation web apps using micro frontends. ⭐️ Star to support our work! ","archived":false,"fork":false,"pushed_at":"2025-01-10T20:12:48.000Z","size":23518,"stargazers_count":1738,"open_issues_count":9,"forks_count":128,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-01-10T21:14:11.631Z","etag":null,"topics":["app","awesome","blazing","frontend","hacktoberfest","micro-frontend","microfrontend","microfrontends","microfrontends-demo","microservices","modules","nextgen","piral","portal","react","spa","typescript","web","webapp","webapplication"],"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/smapiot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["smapiot","FlorianRappl"]}},"created_at":"2019-02-15T15:18:52.000Z","updated_at":"2025-01-10T20:12:52.000Z","dependencies_parsed_at":"2023-01-17T01:00:43.831Z","dependency_job_id":"630a48a2-abfe-4f81-b23f-bd88be1ff6de","html_url":"https://github.com/smapiot/piral","commit_stats":{"total_commits":3161,"total_committers":57,"mean_commits":55.45614035087719,"dds":0.2894653590635875,"last_synced_commit":"01142254f554833b9b1176d20575cd814f4b6a1b"},"previous_names":[],"tags_count":141,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smapiot%2Fpiral/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smapiot","download_url":"https://codeload.github.com/smapiot/piral/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234376918,"owners_count":18822416,"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":["app","awesome","blazing","frontend","hacktoberfest","micro-frontend","microfrontend","microfrontends","microfrontends-demo","microservices","modules","nextgen","piral","portal","react","spa","typescript","web","webapp","webapplication"],"created_at":"2024-07-30T17:00:58.553Z","updated_at":"2025-09-27T03:30:51.234Z","avatar_url":"https://github.com/smapiot.png","language":"TypeScript","funding_links":["https://github.com/sponsors/smapiot","https://github.com/sponsors/FlorianRappl"],"categories":["Tools","微前端框架","TypeScript","目录","awesome","Repository","🌐 Web Development - Frontend"],"sub_categories":["Micro Frontend"],"readme":"[![Piral Logo](docs/assets/logo.png)](https://piral.io)\n\n# [Piral](https://piral.io) \u0026middot; [![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/smapiot/piral/blob/main/LICENSE) [![Lerna](https://img.shields.io/badge/monorepo-lerna-cc00ff.svg)](https://lerna.js.org/) [![Build Status](https://smapiot.visualstudio.com/piral-pipelines/_apis/build/status/smapiot.piral?branchName=develop)](https://smapiot.visualstudio.com/piral-pipelines/_build/latest?definitionId=47\u0026branchName=develop) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsmapiot%2Fpiral.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsmapiot%2Fpiral?ref=badge_shield) [![GitHub Tag](https://img.shields.io/github/tag/smapiot/piral.svg)](https://github.com/smapiot/piral/releases) [![GitHub Issues](https://img.shields.io/github/issues/smapiot/piral.svg)](https://github.com/smapiot/piral/issues) [![Community Chat](https://dcbadge.vercel.app/api/server/kKJ2FZmK8t?style=flat)](https://discord.gg/kKJ2FZmK8t) [![Feed Status](https://img.shields.io/uptimerobot/status/m783654792-cfe3913c7481e0f44c143f63)](https://status.piral.io/) [![CLA Assistant](https://cla-assistant.io/readme/badge/smapiot/piral)](https://cla-assistant.io/smapiot/piral)\n\nEasily build a next generation web application using microfrontends. Piral enables you to create a modular frontend application that is extended at runtime with decoupled modules called *pilets* leveraging a **microfrontend architecture**.\n\nA pilet can be **developed independently** and ships with the necessary code, as well as all other relevant assets. Pilets are as independent of the host application as you want them to be - making them transferrable between different applications.\n\nThis makes Piral an ideal foundation for a mid-sized to large-scale applications developed by **distributed teams**.\n\n:zap: A pilet is capable of dynamically **extending other pilets** or using such extension slots itself.\n\n:zap: A pilet can provide or use **shared dependencies** from other pilets.\n\n:zap: A pilet is **isolated** (developed and handled) and will never destroy your application.\n\n:zap: A pilet can be developed with **any technology** using a **standard IDE**.\n\n:zap: A pilet can be updated and **published within seconds**.\n\n:zap: A pilet can be rolled out or disabled dynamically to create **self-forming applications**.\n\n:zap: A pilet can be **debugged seamlessly** just as if you write a monolith.\n\n## Important Links\n\n* 📢 **[We are hiring!](https://smapiot.com/jobs)** - work with us on Piral, its ecosystem and our users\n* 🌍 [Website](https://piral.io/) - learn more about Piral\n* 📖 [Documentation](https://docs.piral.io/) - everything to get started and master micro frontends\n* 🉐 **Help translating Piral!** - making PRs in the [documentation branch](https://github.com/smapiot/piral/tree/documentation)\n* 🐞 [Issue Tracker](https://github.com/smapiot/piral/issues) - report bugs or suggest new features\n* 🗨  [Forums](https://stackoverflow.com/questions/tagged/piral) - use the community support on StackOverflow\n* 👪 [Community Chat](https://discord.gg/kKJ2FZmK8t) - ask questions and provide answers in our Discord server\n\n## Getting Started\n\nPiral itself is developed as a monorepo. As such this repository may contain an overwhelming amount of information.\n\nOur recommendation is to start at the documentation available at [docs.piral.io](https://docs.piral.io). Working through the available [tutorials](https://docs.piral.io/tutorials) will give you the necessary information in the best possible order.\n\n## Questions\n\nWhile [the GitHub issues](https://github.com/smapiot/piral/issues) may be used in case of questions, we would prefer general usage questions to be raised either in [our Discord server](https://discord.gg/kKJ2FZmK8t) or [at StackOverflow](https://stackoverflow.com/questions/tagged/piral).\n\nBe sure to check [our FAQ](https://docs.piral.io/faq) and [the official tutorials](https://docs.piral.io/tutorials) upfront!\n\n## Contributing\n\nThe main purpose of this repository is to continue to evolve Piral and its core ecosystem, making it faster, more powerful, and easier to use. Development of Piral happens in the open on [GitHub](https://github.com/smapiot/piral), and we are grateful to the community for contributing bugfixes, ideas, and improvements.\n\nRead below to learn how you can take part in improving Piral.\n\n### Repository Structure\n\n- `docs` contains the (user) documentation\n- `src` has the sources for all the developed packages, samples, and pages\n- `test` contains the test setup and (in the future) system tests\n- `tools` has some of the internal tooling for building the different components\n\nEach subdirectory contains another `README.md` with more information regarding the contents of the specific folder.\n\n### [Code of Conduct](./CODE_OF_CONDUCT.md)\n\nWe adopted a Code of Conduct that we expect project participants to adhere to. Please read [the full text](./CODE_OF_CONDUCT.md) so that you can understand what actions will and will not be tolerated.\n\n### [Contributing Guide](.github/CONTRIBUTING.md)\n\nRead our [contributing guide](.github/CONTRIBUTING.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Piral.\n\n### Good First Issues\n\nTo help you get your feet wet and get you familiar with our contribution process, we have a list of [good first issues](https://github.com/smapiot/piral/labels/good%20first%20issue) that contain bugs which have a relatively limited scope. This is a great place to get started.\n\n## License\n\nPiral 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%2Fsmapiot%2Fpiral","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmapiot%2Fpiral","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmapiot%2Fpiral/lists"}