Fully customizable Bitcoin / Litecoin / altcoin faucet built on NodeJS, Express 3, and Bootstrap.
Set global configuration options in config.js
npm install
This will install all the necessary dependencies
node app.js
Or using forever:
forever start app.js