Gurami
NNovu
•Created by Gurami on 3/24/2025 in #💬│support
Sync code-first workflows between environments
Its in active development and I was just experimenting.
12 replies
NNovu
•Created by Gurami on 3/24/2025 in #💬│support
Sync code-first workflows between environments
@Pawan Jain Update: I specified my local Studio URL as my tunnel URL, and then it synced changes to production (using the CLI with the production key). Development doesn’t require that tunnel update — it only needs the private key.
12 replies
NNovu
•Created by Gurami on 3/24/2025 in #💬│support
Sync code-first workflows between environments
@Pawan Jain Thank you 🙏
12 replies
NNovu
•Created by Gurami on 3/24/2025 in #💬│support
Sync code-first workflows between environments
If I specify the secret key from the development environment, it syncs and updates the bridge URL to development. However, production is not syncing.
12 replies
NNovu
•Created by Gurami on 3/24/2025 in #💬│support
Sync code-first workflows between environments
npx novu@latest sync \
--bridge-url {url} \
--secret-key {key} \
--api-url https://eu.api.novu.co
12 replies
NNovu
•Created by Gurami on 3/24/2025 in #💬│support
Sync code-first workflows between environments
Hey @Pawan Jain
Sure, I restarted the server.
When using the CLI, I’m in the root bridge project, and the key is correct — it’s from the production environment.
12 replies