Skip to content

Commit 0c352c2

Browse files
authored
feat: add zephyr to readme (#4375)
1 parent ae10962 commit 0c352c2

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

.github/static/zephyr.svg

Lines changed: 13 additions & 0 deletions
Loading

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ This repository is to showcase examples of how Webpack 5's new Module Federation
77
- Module federation enhances collections: [Universe](https://github.com/module-federation/universe)
88
- Module Federation Docs: [Module Federation Docs](https://module-federation.io/)
99

10+
11+
1012
## List of Examples
1113

1214
Click here to see the detailed list of examples in this repo [Full Examples List](./output.md)
@@ -24,6 +26,19 @@ Click here to see the detailed list of examples in this repo [Full Examples List
2426
| <a href="https://cb.run/WIVv" target="_blank">15 Min 1:1 consultation</a> | \$30 |
2527
| Bespoke API modifications and hands on code | $300-$500/hr |
2628

29+
## Deploy with Zephyr Cloud
30+
31+
<img alt="Zephyr Cloud Logo" src=".github/static/zephyr.svg" height="250px" width="400px">
32+
33+
[Zephyr Cloud](https://zephyr-cloud.io) is a cloud deployment provider that integrates directly into your build with zero config.
34+
35+
- Automatically deploys your federated applications during the build process - simply save your code and get a URL in seconds.
36+
- Works with Webpack, Vite, Rspack, and more.
37+
- Deploy using BYOC to any cloud provider.
38+
- Manages complex multi-artifact deployments across different release cadences, handles micro frontend dependency management automatically, and provides version rollback and roll-forward capabilities.
39+
40+
Start for free today at [zephyr-cloud.io](https://zephyr-cloud.io).
41+
2742
## Notes
2843

2944
The examples in this repository leverage [pnpm](https://pnpm.io/) and workspaces. To run from a git checkout locally, remove all of the proprietary example directories, ensure you have pnpm installed and run install `pnpm i` at the repo root.

0 commit comments

Comments
 (0)