#How to handle the Bridge

1 messages · Page 1 of 1 (latest)

arctic turtle
#

Hello,
I am a noob who's looking into this product, I am using a monorepo for my nextjs project and now I'm wondering if I am supposed to add the api endpoint in my main application or should I host it in another app just for novu stuff? What's your recommendation. Hope this question makes sense 🙂 Thank you

sudden valve
#

Hi @arctic turtle 👋

For simplicy I'd recommend add this to the main app. Once the project grow bigger I'd break it down. I suspect @steep tiger @leaden geode will have more thoughts.