Jun 28, 2020 12:15 PM
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?
frontendEntry
Thank you in advance!
Solved! Go to Solution.
Jun 28, 2020 12:42 PM
Hello! You will need to host the backend yourself. Custom blocks only run client-side at the moment.
See Solution in Thread