This app manages the SBL data submission, processing, and validation.
If you have an inquiry or suggestion for the user and financial institutions management API or any SBL related code, please reach out to us at sblhelp@cfpb.gov
- Poetry is used as the package management tool. Once installed, just running
poetry install
in the root of the project should install all the dependencies needed by the app. - Docker is used for local development where ancillary services will run.