Skip to main content

Overview

The OSO architecture runs on the following platforms:

  • Vercel: used to build and host the frontend, as well as the documentation
  • GitHub Actions: used to continuously deploy everything else, including the data pipeline.
  • Google Cloud
    • BigQuery - the data warehouse
    • CloudSQL - stores materialized views of the processed data for the API
  • Hasura - GraphQL API service
  • Supabase - user authentication and user database