Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

matthewfl/node-host

 
 

Repository files navigation

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


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 

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published