Tomasz Janczuk and Steve Sanderson are having entirely too much fun. I posted just two weeks ago on Installing and Running node.js applications within IIS on Windows - Are you mad? when Tomasz and the team got node.js running rather nicely under IIS. Now they've got a nice little development environment in WebMatrix.
Cats and Dogs, living together, mass hysteria
Then, Steve and Tomasz decide to share clever thing with us. Well, let me just show you. Remember, this is all in-progress goofing around v0.5 stuff at best but the concepts are sound.
And then:
Hit Run:
How can you use WebMatrix to develop node.js applications yourself? With these easy steps:
- Install WebMatrix
- Install node.js
- Install iisnode for IIS Express
- Install Steve's node.js templates for WebMatrix
- Open WebMatrix, choose "Site from folder", enter %localappdata%\iisnode\www, start the site, and play with the iisnode samples, or Use Steve's templates to get started quickly
- Profit
Isn't it lovely when LEGO pieces snap together so nicely?
Enjoy, Dear Reader.
© 2011 Scott Hanselman. All rights reserved.