# Supabase Specs These spec files are used to generate the [reference documentation](https://supabase.com/docs/reference). ## Preparation To get started, run `make init`. This installs all dependencies. ## Usage ```bash make # download and transform specs into docs ```