DostEducation / whatsapp-webhook-analytics

Handling and processing of Incoming webhook request configured at Glific.
GNU Affero General Public License v3.0
0 stars 0 forks source link

[Engagement Data source] Setup DBT project on local machine. #33

Closed Sachinbisht27 closed 1 month ago

Sachinbisht27 commented 1 month ago

Is your feature request related to a problem? Please describe. We need to set up the DBT project for the webhook service which will be responsible for transforming the data stored at the BigQuery level. Therefore we wanted to set up the DBT project for development.

There are two ways to achieve it -

  1. Setting up the DBT core on our local machine and using it
  2. Setting up the DBT cloud and configuring WhatsApp analytics GitHub repo for development.

As the Cloud is quick to set and easy to use, let's go with the DBT cloud - it gives one project setup free per GitHub user.

Describe the solution you'd like

Describe alternatives you've considered NA

Additional context

Acceptance Criteria

Documentation Add whatever documentation will be required here.