Constants
Path: hono-backend/src/constants/
Fixed values shared by multiple modules — avoids magic strings.
| File | Contents |
|---|---|
practice-catalog-kind.ts | Enum: official PYQ vs YouTube-generated catalog |
practice-pyq-exam-category.ts | Exam categories (UPSC, state PSC, …) |
Import these instead of copying string literals in routes and services.
Last updated on