A nodejs web server for a popular deck-building board game.
Try an alpha version at https://austerity.azurewebsites.net/ (Supports only 5 simultaneous connections.) Azure took down my account :\
git clone
then npm start
and you're running a server!
You might need to open a firewall port on your computer to play with external devices.
Run npm test