/* * This code was shared using JSApp.US */ server = (require 'matthewfl/node-router').getServer() server.get '/', () -> "hello world" server.listen 8080

Welcome to JsApp.US

Tweet

JsApp.US is a hosting platform for node.js applications. It is setup to be a platform to coddle to quick, weekend hack like projects.

To get started you can run the test command from the bottom command line or press Control-b.


Commands:
testCtrl-bRun a quick test of the current file
loginCtrl-lLogin
newusercreate a new user
newCtrl-ncreate a blank file
docsCtrl-hOpen the document wiki
sidebarToggle the showing of the sidebar

Login is required for:
shareShare a file using a short url
saveCtrl-sSave a file to the virtual file system
openCtrl-oOpen a file by name
list/lsList files on virtual file system
delete/rmDelete a file from the virtual file system
rename/mvRename a file on the virtual file system
profileEdit a user profile
filesManage files on the virtual file system
deployDeploy a project to a subdomain for public viewing
logoutCtrl-l

Hide this sidebar
Database API
Issue tracking
Mailing list
Blog