Skip to content

Data Flow

Yuxiang Huang edited this page Jan 9, 2026 · 44 revisions

Overview

Data Flow Diagram You can regenerate this diagram by pasting the linked code into Excalidraw.

Notes

  • Production is the only environment with the serializer.

  • When using the deserializer, make sure test locally, in staging, and then in prod.

Steps From FMS to DB

Scraper scrapes the svgs from the FMS website.

Clone this wiki locally