Skip to content
Broadside Code Docs

Deployment

OddsMap docs are served from the shared docs server, but they are published from this docs repository, not from the OddsMap app deployment.

  1. edit docs here
  2. build the static site
  3. deploy the output to the shared docs host
  4. verify docs.oddsmap.ai

The OddsMap app and the OddsMap docs can share infrastructure without sharing deployment logic.

  • app runtime: product deployment flow
  • docs runtime: static docs deployment flow