Skip to main content

Studio

Hyper Studio is your visual workspace for building backends. Define data structures, configure authentication, manage roles, and generate production-ready code - all without writing boilerplate.

What's in Studio

SectionDescription
CollectionsCreate and configure data tables with fields, relationships, and indexing
RolesDefine user roles and access conditions across all auth collections
AreasOrganize your project into logical sections and modules
SettingsConfigure project-wide options and preferences
Generate CodeExport your project as production-ready backend code
InterfaceBuild and customize user interfaces for your application

Getting Started

  1. Create a Project - Start with a new project or open an existing one
  2. Define Collections - Add your data structures and relationships
  3. Configure Auth - Set up authentication and user roles
  4. Generate Code - Export your backend when ready

Next Steps