Enable Permission System
Set the environment variable to enable access control:Database Setup
Choose your relational database:- SQLite — Local development (auto-creates files)
- Postgres — Production (requires manual setup)
Authentication
API Server
Start the server with authentication:- Username:
default_user@example.com - Password:
default_password