Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 747 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 747 Bytes

CD

prequisite

  • app/ETL/loader.py must be initially executed to scaffold json files under app/ETL/raw
  • after running loader.py the env dir should look like so.
app/env
├── .gitkeep
├── .secrets
├── service_account.json
└── .token-oauth
  • clone ticktick-py-dbt repo with git clone https://github.com/luutuankiet/ticktick-py-dbt.git

results

image

image