Create a full backup (including files) of your projects on Assembla
Create a full backup of your data, including attachments and user lists.
Assembla has two built-in data export methods, but both of those methods download only a subset of data, which is not enough.
This project uses Assembla API to extract following information:
It respects Assembla’s API limits, and lets you download your data in multiple sessions (by keeping track of progress).
You need to have Node and NPM installed in your system.
npm install
configuration.template.js
to configuration.js
key
, secret
and path to output directory in configuration.js
.npm start