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.
| test | Ctrl-b | Run a quick test of the current file |
| login | Ctrl-l | Login |
| newuser | create a new user | |
| new | Ctrl-n | create a blank file |
| docs | Ctrl-h | Open the document wiki |
| sidebar | Toggle the showing of the sidebar |
| share | Share a file using a short url | |
| save | Ctrl-s | Save a file to the virtual file system |
| open | Ctrl-o | Open a file by name |
| list/ls | List files on virtual file system | |
| delete/rm | Delete a file from the virtual file system | |
| rename/mv | Rename a file on the virtual file system | |
| profile | Edit a user profile | |
| files | Manage files on the virtual file system | |
| deploy | Deploy a project to a subdomain for public viewing | |
| logout | Ctrl-l |