Fediverse Export Analyzer
 
 
 
 
Go to file
Stefan Bohacek d85aed0c58
Fixed JSON mime type for Safari.
2023-08-31 08:49:07 -04:00
modules First commit. 2023-08-29 19:27:47 -04:00
public Fixed image description. 2023-08-30 12:57:51 -04:00
routes Fixed JSON mime type for Safari. 2023-08-31 08:49:07 -04:00
src Added support for Friendica exports. 2023-08-30 00:51:42 -04:00
tests First commit. 2023-08-29 19:27:47 -04:00
views Confirmed Misskey support. 2023-08-30 15:07:23 -04:00
.gitignore First commit. 2023-08-29 19:27:47 -04:00
LICENSE First commit. 2023-08-29 19:27:47 -04:00
README.md First commit. 2023-08-29 19:27:47 -04:00
app.js First commit. 2023-08-29 19:27:47 -04:00
captain-definition First commit. 2023-08-29 19:27:47 -04:00
gulpfile.cjs First commit. 2023-08-29 19:27:47 -04:00
package-lock.json First commit. 2023-08-29 19:27:47 -04:00
package.json First commit. 2023-08-29 19:27:47 -04:00
search.md First commit. 2023-08-29 19:27:47 -04:00
server.js First commit. 2023-08-29 19:27:47 -04:00

README.md

Fediverse Export Analyzer

Development

npm install
npm start dev
npm run gulp