Architecture
Repositories involved for Pledger.io
Pledger.io is a web application that consists out of several repositories. Each of the repositories has a dedicated goal and is designed to be bundled into a single application.
At this point in time, the following repositories are available:
Code repositories
- rest-application, the main application repository containing the Java REST-api.
- user-interface, the React based user interface.
- build-tooling, the deployment repository bundling the user-interface and rest-application artifacts.
Documentation repositories
- user-documentation, the repository that generates this website.
- importer-configuration, the repository containing the default configuration for the CSV-based transaction importer.
Last modified on July 4, 2026
Edit this page on GitHub