Commit 657cc18
OpenSIN-AI
feat: add Box.com API setup automation scripts
- box_storage_setup.sh: Simple bash script using Box API (curl) - no browser needed
- box_developer_app_setup.py: Full nodriver-based alternative
- credentials.json: Verifizierte API-Credentials (Token, Folder-IDs)
- Verified: Token works, Folders exist, Upload successful
The bash script is the recommended approach - no Chrome/browser needed!1 parent f99e472 commit 657cc18
3 files changed
Lines changed: 550 additions & 0 deletions
File tree
- .opencode/flows/box-developer-app-creation
- scripts
Lines changed: 38 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
0 commit comments