GitHub Actions
Use the Supra CLI together with GitHub Actions to automatically deploy our Supra Edge Functions. View on GitHub.
Since Supra CLI v1.62.0 you can deploy all functions with a single command.
Individual function configuration like JWT verification and import map location can be set via the config.toml file.
_10[functions.hello-world]_10verify_jwt = false