This is a rewrite of dbt docs using Next.js with React Server Components and SSG.
This project was built primarily by Marco Salazar with contributions by Pete Hunt. It is built on top of the dbt-docs project.
Want to try this on your own project?
- Replace
catalog.json
andmanifest.json
with the equivalent files from your dbt project - Run
yarn && yarn build
- Your docs will be generated in the
dist/supercharged
folder.
Supercharged version: http://dbt-docs-supercharged-demo.s3-website-us-west-1.amazonaws.com/supercharged/
Original DBT Version: http://dbt-docs-supercharged-demo.s3-website-us-west-1.amazonaws.com/original-dbt-docs-sources/#!/overview