Overview
Thetimeback studio command starts the local Timeback Studio server, providing a visual interface for managing courses and content.
Usage
Options
| Option | Description | Default |
|---|---|---|
--env <env> | Target environment | staging |
Examples
Features
Studio provides:- Course Editor: Visual course structure editing
- Resource Manager: Manage learning resources
- Enrollment Viewer: View and manage enrollments
- Analytics Dashboard: View student progress
- Config Sync: Sync with
timeback.config.json
Requirements
- Valid API credentials (via
timeback credentials addor environment variables) - A
timeback.config.jsonfile in your project root
Alternative: timeback-studio
You can also use the timeback-studio npm package directly: