Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 399 Bytes

architecture.md

File metadata and controls

25 lines (16 loc) · 399 Bytes

Architecture

Components

  • State management process
    • Local input: message queue of actions
    • Local output: message queue of current state
    • External io: Pusher channel for document
    • External io: Pusher channel for layout
  • Rendering process:

Server

Configs

  • Email server
  • Database location
  • How often to do backups
  • Where to send backups
  • Where to find secrets