Docs
Getting Started
Getting Started This section helps you set up Enfyra, sign in for the first time, create your first table, and manage records through the admin app. If you are new to Enfyra, follow the pages in order. If you already have an instance running, use the quick navigation below to jum
Getting Started
This section helps you set up Enfyra, sign in for the first time, create your first table, and manage records through the admin app.
If you are new to Enfyra, follow the pages in order. If you already have an instance running, use the quick navigation below to jump directly to the task you need.
Quick Navigation
Setup
- Installation - Install Enfyra with Docker or the manual backend and app setup.
- First Login and Interface Overview - Sign in, understand the admin app layout, and choose the next step.
Build Your First Data Model
- Table Creation - Create tables, configure fields, define relations, and understand generated APIs.
- Data Management - Create, edit, filter, and delete records from the admin app.
Finding What You Need
"I need to install Enfyra"
See Installation.
"I just logged in and need to understand the UI"
See First Login and Interface Overview.
"I want to create my first table"
See Table Creation.
"I want to add or edit data"
See Data Management.
"I need to understand how the backend and app connect"
Learning Path
- Installation - Set up the backend server and admin app.
- First Login and Interface Overview - Log in and learn the main navigation.
- Table Creation - Create your first table and relations.
- Data Management - Manage records in the table you created.
Next Steps
- App Documentation - Learn the admin app features, forms, filters, permissions, and extensions.
- Server Documentation - Learn server behavior, hooks, handlers, repositories, guards, and runtime APIs.
- API Reference - Use Enfyra APIs from custom frontends, mobile apps, or external services.