Architecture
Overview
Here’s the overview of architecture as of 2025-10-08.
The BeMyBond platform consists of 3 parts:
Creditonline
- The core logic lives there.
- It’s a SaaS platform for financial management and a basic CMS
Middleware
- PHP Symfony app for adding security to frontend
- Formats and documents data coming from Creditonline
- Exposes auth and data to the web app
Web app
- Next.js application
- Handles frontend parts
- SSR for SEO
Last updated on