application's architecture when using botpress
# 🤝help
m
i'm developping react js application with node js in the server side , when deploying botpress in it , in wich i'm consuming APIs (executing code card) , it is placed on the front side or server side when we talk about architecture ?
a
@modern-finland-97226 you would need to embed your bot on the front end. There's a step-by-step in the documentation here https://botpress.com/docs/cloud/channels/webchat/
m
thanks
4 Views