damus-github-export

Damus issue data exported from github
git clone git://jb55.com/damus-github-export
Log | Files | Refs | README | LICENSE

commit 85bf2368233275caf2e61b3df60d6c4ef9d721d4
parent 7b619a05463047561cc526d13dcd99204353df1b
Author: William Casarin <jb55@jb55.com>
Date:   Sun, 17 Mar 2024 12:57:49 +0000

update readme to list where the data is exported

Signed-off-by: William Casarin <jb55@jb55.com>

Diffstat:
MREADME.md | 15+++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -4,11 +4,18 @@ This repo contains tools and historic data dump of our github issue data. The goal is eventually to have this data stored on nostr instead. -## Files +## The data -* damus.json: damus iOS issue dump -* android.json: damus android issue dump -* notedeck.json: damus notedeck issue dump +All project issues and comments are exported to the `exported` subdir: + +* android.json +* api.json +* damus.json +* nostrdb-rs.json +* nostrdb.json +* notecrumbs.json +* notedeck.json +* strfry-push-notify.json ## TODO