Skip to content

Developer guide

This section is for contributors, integrators, and AI agents working with the BraDypUS codebase.

Quick orientation

You want to…Read…
Understand how the app bootstrapsArchitecture
Find which file handles Xlib/ map · Modules
Understand the DB layerDatabase
Write a new migrationDB migrations
Understand the query DSLSQL layer
Understand record read / writeRecord lifecycle
Understand config schema & access controlConfig & UAC
Work on the Vue frontendFrontend
Add OAuth supportOAuth2 / SSO
Use the widget APIWidget API
Run the test suiteTesting

Source repositories

RepoContents
lad-sapienza/bdus-apiPHP API + Vue 3 frontend
lad-sapienza/bdus-docsThis documentation site