Fediverse Export Analyzer
 
 
 
 
Go to file
Stefan Bohacek cec967ddd7
More closely match Mastodon's way of counting posts.
2023-11-30 11:29:29 -05:00
modules First commit. 2023-08-29 19:27:47 -04:00
public More closely match Mastodon's way of counting posts. 2023-11-30 11:29:29 -05:00
routes Fixed JSON mime type for Safari. 2023-08-31 08:49:07 -04:00
src More closely match Mastodon's way of counting posts. 2023-11-30 11:29:29 -05:00
tests First commit. 2023-08-29 19:27:47 -04:00
views Added post milestones where supported. 2023-10-09 10:22:49 -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 Don't count private posts in the total post count. 2023-11-30 08:50:43 -05: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 run dev
npm run gulp