Skip to main content

Hi!

I am working on a Block that would require a backend server (with API access tokens), what is the recommended approach?
Should I host the backend myself, or is there a nodejs equivalent of frontendEntry for backends?

Thank you in advance!

Hello! You will need to host the backend yourself. Custom blocks only run client-side at the moment.