https://github.com/buildit/illuminate-extract
command line interface to support the extraction of data for import into Synapse
https://github.com/buildit/illuminate-extract
Last synced: 8 months ago
JSON representation
command line interface to support the extraction of data for import into Synapse
- Host: GitHub
- URL: https://github.com/buildit/illuminate-extract
- Owner: buildit
- Created: 2017-10-03T05:48:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-31T16:33:36.000Z (over 8 years ago)
- Last Synced: 2025-02-04T23:31:15.250Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 14
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# illuminate-extract
# extract from Jira to a .json file
run node extract
output will be .json
# process .json extract of Jira data and load in Mongo
run node processExtract.js
Mongo must be running and available. Edit file to configure remote db.