Tulip Logo IconTulip
App

App

App shell, root providers, admin layouts, navigation, and theming for Tulip applications.

The App section covers the reusable shell pieces from @tulip-systems/app.

Use these pages when you are wiring the outside of a Tulip application: root layout, providers, admin layout, sidebar navigation, and theme behavior.

What App owns

  • root layout helpers
  • shared providers
  • admin layout structure
  • sidebar and navigation primitives
  • theme provider wiring

What your app owns

  • route groups and route names
  • auth configuration
  • sidebar content
  • product-specific layout choices
  • page-level content

On this page