Bruin CLI Step 1 of 2
Notion to PostgreSQL
1) Initialize the project
Create a new Bruin project using the default template:
bruin init default notion-pipeline
This generates the following structure:
notion-pipeline/
├── assets/ # where your data assets live
├── .bruin.yml # project config - connections, environments
└── pipeline.yml # pipeline config - name, schedule, defaults