Help

Custom Blocks Backend

Topic Labels: Custom Extensions
Solved
Jump to Solution
1332 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.