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

How to setup local development without internet #27

Closed
mmacedoeu opened this issue Nov 8, 2016 · 1 comment
Closed

How to setup local development without internet #27

mmacedoeu opened this issue Nov 8, 2016 · 1 comment

Comments

@mmacedoeu
Copy link

I would like to serve f in my localhost 8080 environment without using stdlib gateway eg. offline.
Do I need to setup nodejs hosting/gateway/bridge myself and call f functions or there is something already done ?

@keithwhor
Copy link
Contributor

f functions can be executed without having to run your own HTTP server. If you want to access them from a browser, I recommend using lib up dev to push them to a live, remote development space and testing them that way. :)

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

2 participants