salazarm / supercharged-dbt-docs

Home Page:https://supercharged-dbt-docs.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 and manifest.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

About

https://supercharged-dbt-docs.vercel.app

License:Apache License 2.0


Languages

Language:HTML 87.3%Language:TypeScript 8.9%Language:JavaScript 3.8%Language:Makefile 0.0%