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
| Section | Description |
|---|---|
| Collections | Create and configure data tables with fields, relationships, and indexing |
| Roles | Define user roles and access conditions across all auth collections |
| Areas | Organize your project into logical sections and modules |
| Settings | Configure project-wide options and preferences |
| Generate Code | Export your project as production-ready backend code |
| Interface | Build and customize user interfaces for your application |
Getting Started
- Create a Project - Start with a new project or open an existing one
- Define Collections - Add your data structures and relationships
- Configure Auth - Set up authentication and user roles
- Generate Code - Export your backend when ready
Next Steps
- Collections - Start building your data model
- Roles - Set up access control