https://github.com/stefanbohacek/fediverse-export-analyzer
https://github.com/stefanbohacek/fediverse-export-analyzer
fediverse firefish mastodon
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stefanbohacek/fediverse-export-analyzer
- Owner: stefanbohacek
- License: mit
- Created: 2023-08-29T22:21:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-30T16:29:39.000Z (over 1 year ago)
- Last Synced: 2025-03-26T21:08:42.128Z (29 days ago)
- Topics: fediverse, firefish, mastodon
- Language: JavaScript
- Homepage: https://stefanbohacek.com/project/visualize-your-fediverse-export-data/
- Size: 10.4 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fediverse Export Analyzer
## Development
```sh
npm install
npm run dev
npm run gulp
```