Skip to content

Instantly share code, notes, and snippets.

@pkrumins
Created October 8, 2010 22:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pkrumins/617651 to your computer and use it in GitHub Desktop.
Save pkrumins/617651 to your computer and use it in GitHub Desktop.
pkrumins@stackvm:~/projects/stackvm$ rm data/*db
pkrumins@stackvm:~/projects/stackvm$ node server.js
9 Oct 00:59:37 - socket.io ready - accepting connections
StackVM running at http://localhost:9000
^C
pkrumins@stackvm:~/projects/stackvm$ node server.js
9 Oct 01:00:11 - socket.io ready - accepting connections
StackVM running at http://localhost:9000
^C
pkrumins@stackvm:~/projects/stackvm$ node server.js
9 Oct 01:00:14 - socket.io ready - accepting connections
StackVM running at http://localhost:9000
^C
pkrumins@stackvm:~/projects/stackvm$ node server.js
9 Oct 01:00:17 - socket.io ready - accepting connections
StackVM running at http://localhost:9000
^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment