Giter Site home page Giter Site logo

keyzf / node-host Goto Github PK

View Code? Open in Web Editor NEW

This project forked from matthewfl/node-host

0.0 1.0 0.0 9.07 MB

JSApp.us -- First open Node.js open hosting architecture http://groups.google.com/group/jsapp-us (depreciated)

Home Page: http://jsapp.us

ActionScript 18.70% Shell 0.01% Perl 0.02% JavaScript 78.70% Python 2.57%

node-host's Introduction

This is the code base from http://jsapp.us


There is a Makefile to get you up and running quickly.
1) git clone https://github.com/matthewfl/node-host.git
2) cd node-host
3) make

To get started developing
Install nginx ( http://nginx.org/ ) and load in the config file from devel/nginx.conf
run: 
     git submodule update --init --recursive
     ln -s db.nstore.js db.js
     ln -s config.sample.js config.js
     cd Bespin/BespinEmbedded
     ./dryice.py ../settings.json
     cd ../..
     python devel/HostRedirProxy.py 
     node master.js
then configure you web browser to proxy through localhost:8000, this will redirect any request to jsapp.us to your local nginx install 

node-host's People

Contributors

matthewfl avatar proppy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.