13

What are some great open-source projects that show advanced production quality use of Node.js, preferably with the Express framework? The two closest things I have found are:

nakkor
  • 895
  • 1
  • 7
  • 11
  • Should make this community wiki before it gets downvoted – Mike Robinson Sep 19 '11 at 21:34
  • It looks like I can't make it a wiki until one of these requirements are met: http://meta.stackexchange.com/questions/11740/what-are-community-wiki-posts – nakkor Sep 19 '11 at 21:38
  • seems to be a duplicate of http://stackoverflow.com/questions/7355297/is-using-node-js-or-ringojs-safe-for-live-websites/7355540 – balupton Sep 20 '11 at 02:26

1 Answers1

5

Have a look at the following projects:

  • habitrpg is one of the coolest little open-source projects I've seen - dunno how it is as an OS project, but very cool site/project – electblake Mar 22 '13 at 00:02