Hi mario,
you can install the Node-RED runtime on the current Debian Wheezy.
You have to upgrade the RevPi via dist-upgrade first.
Follow these steps:
1. sudo apt-get dist-upgrade
2. npm: sudo apt-get install nodejs npm
3. Install Node-RED
a. wget http://node-arm.herokuapp.com/node_archive_armhf ...