Docs

Recommended flow for starting new features:

  • Update OpenAPI schema and run code generation.
  • Build UI in widgets and keep shared code reusable.
  • Validate with lint and production build before merge.