https://github.com/tinybirdco/ecommerce_data_project_advanced
https://github.com/tinybirdco/ecommerce_data_project_advanced
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tinybirdco/ecommerce_data_project_advanced
- Owner: tinybirdco
- Created: 2020-10-08T08:10:27.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-14T09:37:32.000Z (over 4 years ago)
- Last Synced: 2025-10-25T16:39:14.329Z (8 months ago)
- Size: 5.86 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Template example for a ecommerce analytics project using Tinybird
## Install
First install tinybird cli, you'd need python3 installed
```
pip install tinybird-cli
```
then run:
```
tb auth
```
You have to paste your admin token to authenticate
```
tb push --push-deps --fixtures
tb push pipes/top_product_per_day.pipe --populate --force
```
Ready to use in your tinybird account