feat: integrate TradeSnap to fetch and append multi-timeframe screenshots to Notion page

This commit is contained in:
0xcathiefish
2026-06-01 05:56:41 +00:00
parent f54ba537a9
commit 777ca2d62a
9 changed files with 271 additions and 8 deletions
-2
View File
@@ -4,8 +4,6 @@ services:
container_name: nosync
env_file:
- .env
volumes:
- ./data:/app/data
networks:
- cycle
restart: unless-stopped