Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run entirely in browser? #10

Open
jbenet opened this issue Mar 7, 2015 · 3 comments
Open

run entirely in browser? #10

jbenet opened this issue Mar 7, 2015 · 3 comments

Comments

@jbenet
Copy link

jbenet commented Mar 7, 2015

is there a way to use browserify and run this entirely from the browser? or does it require special calls only available from clis? (i imagine the github api is reachable from the browser)

@TheBengineer
Copy link
Contributor

Unfortunately this code is designed to run as a server, but it might be possible to run it all client side. I'm not sure how hard that would be.

@nickcorrieri
Copy link

Just use vagrant to run on a local machine :)

Sent from my iPhone

On Mar 7, 2015, at 9:34 AM, Ben notifications@github.com wrote:

Unfortunately this requires a server running on machine somewhere. I suppose this code could be ported to JavaScript and run client side, but it would require an entire rewrite.


Reply to this email directly or view it on GitHub.

@shauvik
Copy link
Contributor

shauvik commented Mar 7, 2019

Might be unrelated but my latest PR creates a static site that can be run locally or on a file storage like s3. #22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants