Yarn icon indicating copy to clipboard operation
Yarn copied to clipboard

web hosted yarn instance

Open arnemileswinter opened this issue 5 years ago • 5 comments

would it be possible for you to host yarn as a web page? perhaps on github pages?

arnemileswinter avatar Mar 29 '19 20:03 arnemileswinter

it will take a bit of work,but I think it's possible yes :)

blurymind avatar Apr 04 '19 12:04 blurymind

Yarn is hostable, however loading/saving functionality is broken since it relies on nwjs to work.

I can submit a PR to fix that in the nwjs version of yarn. It would take a bit more work to convert the electron version to a webapp, since it relies on converting to webpack. This is not a problem in the njs version because its not using nwm to fetch libraries- they are all statically copied to libs

blurymind avatar Jul 29 '19 15:07 blurymind

wish granted :) @charblar or @AlecHolowka will need to enable it from this git repo's settings in order to make it go live at: https://InfiniteAmmoInc.github.io/Yarn/app/

meanwhile, you can use it at my fork here https://blurymind.github.io/Yarn/app/

blurymind avatar Jul 29 '19 17:07 blurymind

I read news of @InfiniteAmmoInc passing away, so it is unsure if anyone has access to the settings of this repository. I will continue to develop and maintain yarn here, but I have no access to the settings of the repository, so no way of hosting yarn on it - due to the need to enable hosting from the settings page

blurymind avatar Sep 16 '19 18:09 blurymind

@blurymind Hi, I helped Alec maintain the repository but I no longer have admin access. I would recommend forking and continuing your great work where you have admin access if you wish to continue to peruse hosting Yarn.

addie-lombardo avatar Sep 16 '19 18:09 addie-lombardo