Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Repository files navigation

Welcome to your new dbt project!

Using the starter project

Try running the following commands:

  • Build docker for dbt+fal: docker build -f Dockerfile-fal -t fal:latest .
  • Run debug to make sure our settings are correct: docker run --rm -it -v /Users/macbookpro/code/amazon_custom_dbt_transformation:/amz -w /amz --network host -t fal:latest debug --profiles-dir=. --project-dir=.
  • Run transformation: docker run --rm -it -v /Users/macbookpro/code/amazon_custom_dbt_transformation:/amz -w /amz --network host -t fal:latest run --profiles-dir=. --project-dir=.

Resources

  • 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

About

This repo is an implementation for dbt transformation step in airbyte sync pipeline

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages