Welcome to the ENTR Data Warehouse template
In your ~/.dbt directory: ln -s [json key file] dbt-user-creds.json
Try running the following commands:
- dbt run
- dbt test
To seed the sample data from the data directory:
- dbt seed
To install dbt deps;
- dbt deps
- Learn more about dbt in the docs
- Check out Discourse for commonly asked questions and answers
- Join the chat on Slack for live discussions and support
- Find dbt events near you
- Check out the blog for the latest news on dbt's development and best practices