marble
marble copied to clipboard
Marble - the real time decision engine for fraud and AML
Accessing the frontend using the provided link by [remix-serve] - (http://172.18.0.6:8080) (localhost:8080 doesn't work), and logging through the google ouath, the following errors are shown in the browser console: ...
Changes based on [this discussion](https://marble-communitysiege.slack.com/archives/C06FRFB7V2M/p1722249387546949)
[marble_bug.webm](https://github.com/checkmarble/marble/assets/94341418/3311609f-7001-437f-9c01-6b823d754ff9) Steps to reproduce - 1. Add a function to a rule. 2. Save the rule 3. Click on edit function 4. Click on functions in the modal
Any plans to have fully independent database instead of firebase? I liked your product , but it does not appeal to me to be used , just because of it.
Hello everyone, I'm trying to test Marble connected to my Firebase, but when I attempt to deploy it via Helm, it always runs in emulator mode. Is the Helm configuration...
**Is your feature request related to a problem? Please describe.** When there is a bad parameter, an error is displayed in the logs : BadParameterError: {"type":"is not nullable"}: bad parameter...
Description: After deploying Marble and the Firebase Auth Emulator, creating a new user, and verifying the account via the verification link, attempting to log in via the frontend shows an...
## Description This pull request moves all sensitive configuration data (Firebase, Sentry, keys, etc.) into a private, non-versioned file [environments.private.json](vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html), and updates the AWS Terraform infrastructure to dynamically load these...