This message was deleted.
# ask-questions
w
This message was deleted.
f
Yeah, that should be possible if you can configure the routing correctly. If you're trying to host both on the same domain, I think
/api
might conflict with some front-end routes, but you could use something like
/backend
instead.
👍 1
149 Views