Files
dyncoll-dev/docs/developer/index.md
Giuseppe Naponiello 271acacb1d
Some checks failed
docs / build (push) Has been cancelled
docs / deploy (push) Has been cancelled
license: built full stack, test and documentation
2026-07-03 12:47:47 +02:00

18 lines
626 B
Markdown

# Developer guide
Architecture, data model and API of the Dynamic Collection platform, for
developers and integrators.
At a glance: an API-only **Laravel** backend (Sanctum + Fortify, MySQL,
Redis/Horizon), a **Vite + TypeScript** multi-page frontend with islands
(Tailwind v4 + daisyUI, Leaflet, 3DHOP), and a **Linked Art** provider
exposing records for harvesting by the Swedish national aggregator
(KSamsök 2).
## Chapters
- **[Licenses](licenses.md)** — the license vocabulary: data model, seeding,
legal text files, REUSE constraints and API endpoints.
*More chapters will follow as the platform takes shape.*