Skip to Content
ConstantsOverview

Constants

Path: hono-backend/src/constants/

Fixed values shared by multiple modules — avoids magic strings.

FileContents
practice-catalog-kind.tsEnum: official PYQ vs YouTube-generated catalog
practice-pyq-exam-category.tsExam categories (UPSC, state PSC, …)

Import these instead of copying string literals in routes and services.

Last updated on