Summary
When deploying an app to base44 that has backened function you can access these functions using /functions/
In the current implementation of local dev you can access the function using the sdk (for the .invoke call) but not with the url.
- It's a pretty easy implementation
- Do we need it?
cc @artemdemo