OpenAI starter module
Customer limits
Shows customers their AI usage and enforces the limits tied to their account.
- Files
- 2
- Lines
- 161
- Languages
- TypeScript
Included files
This page lists paths and purposes, not source contents.
FilePurposeLanguageLines
src/portal/usage-page-route.ts
Renders a dependency-free usage page for the signed-in app account.
TypeScript
131 lines
src/portal/usage-summary.ts
Builds the signed-in account's allowance, usage totals, and recent request summary.
TypeScript
30 lines