Documentation & Changelogs > /docs
Generates comprehensive documentation that follows project structure, documenting APIs and usage patterns with consistent formatting for better user understanding.
The combined dbt/Evidence project for Sean's coffee ratings log.
The Full Stack
- Data is tracked in Collections, a macOS/iOS database app with Shortcuts support.[^airtable]
- A shortcut exports the data to CSV, converts column names from
Title Casetosnake_case, and saves the files to S3 via S3 Files. This shortcut is run on a schedule with automations. - This dbt project transforms the data in MotherDuck.
- The Evidence site is deployed on Vercel.
[^airtable]: Until recently, this was done in Airtable and synced via Fivetran.