novu
CLI package and the available CLI flags to use for customizationhttp://localhost:4000/api/novu
if your server is running on a different port or the workflows are served from a different endpoint path you can use the following optional parameters to connect:
serve
function. Defaults to /api/novu
.npx novu@latest dev
supports a number of flags:
Flag | Long form usage example | Description | Default value |
---|---|---|---|
-p | —port <port> | Bridge application port | 4000 |
-r | —route <route> | Bridge application route | /api/novu |
-o | —origin <origin> | Bridge application origin | http://localhost |
-d | —dashboard-url <url> | Novu Cloud dashboard URL | https://dashboard-v2.novu.co |
-sp | —studio-port <port> | Local Studio server port | 2022 |
-t | —tunnel <url> | Self hosted tunnel url | null |
-H | —headless | Run bridge in headless mode | false |
3002
and Novu account is in EU
region.
Running Studio without a tunnel
--tunnel
flag with the URL of your application.