/796plus

796+ - 796.com API implementation in Meteor

Primary LanguageJavaScriptMIT LicenseMIT

796.com Client in Meteor

Installation

Step 1. Download zipped archive from this repository

Step 2. Install Meteor: curl https://install.meteor.com/ | sh

Step 3. Create a new Meteor application: meteor create 796

Step 4. Remove placeholder files and replace them with the ones from the archive

Step 5. Add necessary packages:

meteor add mizzao:bootstrap-3
meteor add jparker:crypto-sha1
meteor add jparker:crypto-hmac
meteor add jparker:crypto-base64
meteor add matteodem:server-session
meteor add iron:router
meteor add maazalik:highcharts

Step 6. Run the Meteor server: meteor

Step 7. Website is accessible at: http://localhost:3000

Screenshots

screenshot screenshot

Other