mirror of
https://github.com/FlipsideCrypto/near-models.git
synced 2026-02-06 14:11:54 +00:00
readme update
This commit is contained in:
parent
48fdb7d817
commit
8aa1ab79dd
@ -36,6 +36,9 @@ This will mount your local near directory into a dbt console where dbt is instal
|
||||
`make dbt-docs`
|
||||
This will compile your dbt documentation and launch a web-server at http://localhost:8080
|
||||
|
||||
Documentation is automatically generated and hosted using Netlify.
|
||||
[](https://app.netlify.com/sites/mdao-near/deploys)
|
||||
|
||||
## Project Overview
|
||||
|
||||
`/models` - this directory contains SQL files as Jinja templates. DBT will compile these templates and wrap them into create table statements. This means all you have to do is define SQL select statements, while DBT handles the rest. The snowflake table name will match the name of the sql model file.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user