Skip to content
/ sc Public
forked from espadrine/sc

Node.js Web server framework, emphasized distinction between serving pages and doing Ajax!

Notifications You must be signed in to change notification settings

pdvyas/sc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScoutCamp Build Status

Framework for awesome WebApps!

Get it

Use it

  • npm install camp
  • put website in web/
  • edit app.js
  • run node app 1234
  • hit [localhost:1234] (http://localhost:1234/)
  • enjoy!

Try the default demo for free by [downloading] (https://github.com/espadrine/sc/zipball/master) ScoutCamp and issuing node app 1234 to the command prompt!

Why?

  • cool web server with routes, templates and all!
  • super easy Ajax scripting!
  • super easy EventSource!
  • build-script to make your app super fast!
  • focus on your website, not on the framework!

Contribute

Versions

Versions are tags labeled after the day it was released.

12.11.10 → january 10th, 2012

About

Node.js Web server framework, emphasized distinction between serving pages and doing Ajax!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published