NovuN
Novuβ€’9mo ago
Phillip

Workflow

Hi,
I am trying to get a workflow running following this doc word for word. - https://docs.novu.co/framework/quickstart/express
The studio never bridges and is asking me to create the nextjs version, npx novu@latest init --secret-key=xxx

My endpoint on http://localhost:4000/api/novu is working and returning:
{"status":"ok","sdkVersion":"2.6.6","frameworkVersion":"2024-06-26","discovered":{"workflows":1,"steps":1}} 

studio is stuck on onboarding the output of npx novu@latest dev --port 4000 is:
βœ” πŸ›£οΈ  Tunnel    β†’ https://UUID.novu.sh/api/novu
βœ” πŸ–₯️  Dashboard β†’ https://dashboard.novu.co
βœ” 🎨 Studio    β†’ http://localhost:2022/studio
βœ” πŸŒ‰ Endpoint  β†’ http://localhost:4000/api/novu


Any help would be appreciated.
phillip@allstar.gg
Get started with Novu Framework in an Express application
Was this page helpful?