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

Using node-static npm package for serving examples - python dependency eliminated, hooray! #67

Merged
merged 3 commits into from
Aug 20, 2013

Conversation

korczis
Copy link
Contributor

@korczis korczis commented Aug 18, 2013

Hi,
Will not it be better to use nodejs for serving examples? And have no python dependency?

What I did?

  • Updated existing dependencies
  • Added node-static dependency
  • Added simple script for serving examples

How to use it?

npm install
node examples.js

And than visit http://localhost:8080/examples/table_ajax/

@korczis korczis mentioned this pull request Aug 18, 2013
@ldevalliere
Copy link
Contributor

@korczis awesome! lgtm

ldevalliere pushed a commit that referenced this pull request Aug 20, 2013
Using node-static npm package for serving examples - python dependency eliminated, hooray!
@ldevalliere ldevalliere merged commit fc7b506 into Addepar:master Aug 20, 2013
@korczis korczis deleted the node-static branch August 23, 2013 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants