18 lines
626 B
Markdown
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.*
|