Skip to content

[Feature] Support /functions/<function-name> for local dev #275

Description

@kfirstri

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions