Step-by-Step Tutorial#

Build a complete Palmyra application end-to-end — a small User administration console with a SpringBoot CRUD API on the backend and a React UI on the frontend.

Track Start here
Backend Publish a REST API with Palmyra on SpringBoot — plus an Advanced subsection with custom filters, native reports, and bulk exports
Frontend Consume the API from React with MUI or Mantine — plus an Advanced subsection with custom auth decorators

Work through one track at a time, or both in parallel — the two sides share the same JSON contract, so you can swap the order without getting stuck.