You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
+
27
42
## Notes
28
43
29
44
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