Zephyr Cloud

ZC

Zephyr Cloud

Join the community to ask questions about Zephyr Cloud and get answers from other members.

Join

Zephyr dash: user organization name

Can you share with me how zephyr dashboard is automatically grabbing org name and project name please? Because I had an organisation inside the dashboard but I deployed a new project and the app is inside a different org. Thanks

Cloudflare debugging

@Giorgio Boa and @Rodrigo Y.

rsbuild with zephyr

How do I deploy an rsbuild application with zephyr
Solution:
Just wanted a place to document an rsbuild application deployed with zephyr ```ts const zephyrRsbuildPlugin = (): RsbuildPlugin => ({ name: "zephyr-rsbuild-plugin",...