BridgeApp is application for bridge players to create and register for tournaments.
https://bridge-tournaments.herokuapp.com/
- Node.js
- NPM
- Bower
- Sails.js
- MongoDB
Install npm packages
$ npm installInstall bower dependencies
$ bower installFire up the server
$ sails lift