README.md (459B)
1 2 # Damus Github Data Export 3 4 This repo contains tools and historic data dump of our github issue data. The 5 goal is eventually to have this data stored on nostr instead. 6 7 ## The data 8 9 All project issues and comments are exported to the `exported` subdir: 10 11 * android.json 12 * api.json 13 * damus.json 14 * nostrdb-rs.json 15 * nostrdb.json 16 * notecrumbs.json 17 * notedeck.json 18 * strfry-push-notify.json 19 20 ## TODO 21 22 We still need to dump our project data somehow (sprints, etc)