Skip to content

Automatic deployement

Setup CD.

  • Get SnoBoard version from tag & include it somewhere on the website in deployement
  • Add a GQL codegen step before type-checking to ensure TS types are in sync with GQL schema (⚠️ API endpoint ?)
Edited by Philippe Bordron