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 install
Install bower dependencies
$ bower install
Fire up the server
$ sails lift