assembly-stats icon indicating copy to clipboard operation
assembly-stats copied to clipboard

Using github pages to run assembly-stats

Open ammaraziz opened this issue 2 years ago • 2 comments

Hi there,

I hope this is okay to post here. If you are having trouble running assembly-stats checkout this fork which demonstrates how to run using github pages: https://github.com/ammaraziz/assembly-stats

Demo of it running here: https://ammaraziz.github.io/assembly-stats/

If there's interest I can write up a detail instructions on how to run assembly-stats on your own repo.

Thanks,

Ammar

ammaraziz avatar Jun 24 '22 03:06 ammaraziz

That's really cool - thanks for letting me know about this. Looks really useful to have a way of running this without just leaving users to work out how to host pages locally - please do share some more details on how to set this up.

rjchallis avatar Jun 30 '22 15:06 rjchallis

Done, anyone interested there's detailed instructions on the readme:

https://github.com/ammaraziz/assembly-stats

@rjchallis I think the ideal setup would be to allow users to drag and drop their json files into the html page hosted at github pages. Unfortunately it's outside of my javascript abilities

ammaraziz avatar Jul 07 '22 05:07 ammaraziz