Skip to content

TutorialContent

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/api/src/documentation/services/tutorial-generator.service.ts

Generated tutorial content

Properties

PropertyType
tutorialIdstring
titlestring
descriptionstring
difficultystring
estimatedTimestring
categorystring
tagsstring[]
prerequisites`{
requirements: string[];
requiredRole?: string;
beforeYouBegin?: string;

}| |overview|string| |steps|TutorialStep[]| |whatYouLearned|string| |nextSteps|string[]| |tips|string[]| |commonMistakes|string[]| |troubleshooting|TroubleshootingItem[]| |generatedAt|Date| |tokensUsed|number` |

Was this page helpful?

Download as PDF