Skip to main content
Welcome to the technical API reference index for the StrataNote client. This section contains automatically generated documentation extracted from the codebase’s JSDoc/TSDoc type signatures and documentation comments.

Core Application Components

  • App — Root container module for the StrataNote application. Orchestrates user authentication, WebSockets, navigation routing, locks broadcast, and dialogs.
  • main — Client application entry point module. Mounts the React component tree inside the HTML root element.

React Interface Components


System Utilities & Core Functions

  • utils/date — Bilingual date formatting utilities mapping standard database UTC timestamps to Moscow timezone strings.
  • utils/theme — Technical API reference for utils/theme module.
  • utils/translations — Bilingual dictionaries and translations module enabling on-the-fly English/Russian switches.