Skip to content

Start here

This is the shortest path to becoming productive with Mateu.

  1. Quickstart
  2. First app
  3. Admin panel

For most developers, the quickstart is the best first stop.

Prefer learning from real, running code? miguelperezcolom/hello-world is a hands-on tutorial repo built on a hexagonal/DDD base, with one branch per step. git checkout any step and run it, or git diff two steps to see exactly what each one adds — through a CRUD, a KPI dashboard, form layout, lookups, the application shell, and finally swapping the design system and rendering natively. It pairs well with Mateu in hexagonal architecture.