{"id":20354828,"url":"https://github.com/jakutis/trello-backup","last_synced_at":"2025-04-12T02:37:25.077Z","repository":{"id":57379734,"uuid":"44061309","full_name":"jakutis/trello-backup","owner":"jakutis","description":"Backup/download your data from Trello and query it/display interesting views","archived":false,"fork":false,"pushed_at":"2018-07-11T08:45:19.000Z","size":21,"stargazers_count":12,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T02:37:18.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jakutis.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-11T17:03:37.000Z","updated_at":"2018-08-13T22:16:07.000Z","dependencies_parsed_at":"2022-09-06T05:01:32.287Z","dependency_job_id":null,"html_url":"https://github.com/jakutis/trello-backup","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakutis%2Ftrello-backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakutis%2Ftrello-backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakutis%2Ftrello-backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakutis%2Ftrello-backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakutis","download_url":"https://codeload.github.com/jakutis/trello-backup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248507040,"owners_count":21115525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T23:09:51.962Z","updated_at":"2025-04-12T02:37:25.058Z","avatar_url":"https://github.com/jakutis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# trello-backup [![Build Status](https://travis-ci.org/jakutis/trello-backup.svg?branch=master)](https://travis-ci.org/jakutis/trello-backup)\n\nBackup/download your data from Trello and query it/display interesting views\n\n- [Installation](#installation)\n- [CLI](#cli)\n\n## Installation\n\n    npm install -g trello-backup\n\n## Configuration\n\nAn example `config.json`:\n\n    {\n      \"key\": \"get it from https://trello.com/app-key\",\n      \"token\": \"go to https://developers.trello.com/sandbox, open your browser's web developer console, click Execute in sandbox UI, take token from the request url in the network tab\",\n      \"backupDirectory\": \"/home/user/backup/trello\",\n      \"boards\": {\n        \"89ABCDEF\": \"board-name\"\n      }\n    }\n\nIf the `boards` property is not defined, then all the boards are backed up.\n\n## CLI\n\n### Backup\n\n    trello-backup ./path/to/config.json\n\n### List all cards in a given list in all boards\n\n    trello-backup ./path/to/config.json cards-in-list \u003clist-name\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakutis%2Ftrello-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakutis%2Ftrello-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakutis%2Ftrello-backup/lists"}