Help

The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.

Custom Blocks Backend

Topic Labels: Custom Extensions
Solved
Jump to Solution
1815 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Antoine_Esteve
4 - Data Explorer
4 - Data Explorer

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!

1 Solution

Accepted Solutions
Kasra
9 - Sun
9 - Sun

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

See Solution in Thread

1 Reply 1
Kasra
9 - Sun
9 - Sun

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