Lunch Flow

By default Lunch Flow is enabled for all self-hosted monetr deployments. This means that when you add a new link or budget to monetr you will be presented with the option to connect to an institution via Lunch Flow. For information on setting up Lunch Flow you can follow the guide here: Integrate with Lunch Flow

config.yaml
lunchflow:
  enabled: true
  allowedApiUrls:
    - https://lunchflow.app/api/v1
NameTypeDefaultDescription
enabledBooleantrueAllow Lunch Flow connections to be configured in monetr.
allowedApiUrlsArray["https://lunchflow.app/api/v1"]Allowlist of URLs that are considered valid base API URLs for new Lunch Flow links. This defaults to the production Lunch Flow API URL, but if you want to use another Lunch Flow compatible API then you need to add it manually to the config.