Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smapiot/piral-templates
The official templates for Piral Instances and pilets. :palm_tree:
https://github.com/smapiot/piral-templates
framework frontends micro microfrontends nodejs piral scaffold templates ui
Last synced: 2 months ago
JSON representation
The official templates for Piral Instances and pilets. :palm_tree:
- Host: GitHub
- URL: https://github.com/smapiot/piral-templates
- Owner: smapiot
- License: mit
- Created: 2022-01-21T11:19:04.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-05-10T13:50:39.000Z (9 months ago)
- Last Synced: 2024-11-29T08:40:15.113Z (3 months ago)
- Topics: framework, frontends, micro, microfrontends, nodejs, piral, scaffold, templates, ui
- Language: TypeScript
- Homepage: https://docs.piral.io
- Size: 362 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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
Awesome Lists containing this project
README
[![Piral Logo](https://github.com/smapiot/piral/raw/main/docs/assets/logo.png)](https://piral.io)
# piral-templates ยท [![Build Status](https://smapiot.visualstudio.com/piral-pipelines/_apis/build/status/smapiot.piral-templates?branchName=develop)](https://smapiot.visualstudio.com/piral-pipelines/_build/latest?definitionId=102&branchName=develop) ![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)
The official templates for Piral Instances and pilets.
## Important Links
* ๐ข **[We are hiring!](https://smapiot.com/jobs)** - work with us on Piral, its ecosystem and our users
* ๐ [Website](https://piral.io/) - learn more about Piral
* ๐ [Documentation](https://docs.piral.io/) - everything to get started and master micro frontends
* ๐ **Help translating Piral!** - making PRs in the [documentation branch](https://github.com/smapiot/piral/tree/documentation)
* ๐ [Issue Tracker](https://github.com/smapiot/piral/issues) - report bugs or suggest new features
* ๐จ [Forums](https://stackoverflow.com/questions/tagged/piral) - use the community support on StackOverflow
* ๐ช [Community Chat](https://gitter.im/piral-io/community) - ask questions and provide answers in our Gitter room## Available Piral Instance Templates
* [`default`](./templates/piral-template-default/README.md)
* [`empty`](./templates/piral-template-empty/README.md)## Available Pilet Templates
* [`default`](./templates/pilet-template-default/README.md)
* [`empty`](./templates/pilet-template-empty/README.md)
* [`angular`](./templates/pilet-template-angular/README.md)
* [`ng-standalone`](./templates/pilet-template-ng-standalone/README.md)
* [`solid`](./templates/pilet-template-solid/README.md)
* [`svelte`](./templates/pilet-template-svelte/README.md)
* [`vue`](./templates/pilet-template-vue/README.md)## License
This code is released using the MIT license. For more information see the [LICENSE file](LICENSE).