Brief description : ProGamblingv2 is a Gambling website full javascript oriented. It combines powerful tech such as nodejs, mongodb, vuejs... I currently just released the roulette, but games like jackpot, coinflip, dice and crash are available in the full package. It is usable on every steam games, from CSGO to pubg, h1z1, rust...
Pro Gambling is a service that provides powerful gambling platforms, we wan't to work directly with our customers to improve the product in the best way. Each patch is announced through the twitter and delivered directly through customer's mail. Stay tuned at https://twitter.com/ProGamblingDev
This project is the Gambler pack from Pro-Gambling.com. It contains :
Roulette Game
Mongo-express as Administration Panel
Chat with admin commands
Coupon Code System
Deposit/Withdraw Panel
Documentation
These instructions will get you a copy of the project up and running on your machine.
Install curl, git, mongodb, nodejs, pm2 and mongo-express
apt-get install curl
apt-get install git
apt-get install mongodb
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
apt-get install -y nodejs
apt-get install -y build-essential
npm install -g pm2
npm install -g mongo-express
A step by step series of examples that tell you have to get a development env running
Setup the config file : config.js
Modify socket in /template/gandim/static/js/app.js : line 2
cd /yourfolder
node index
- SteamApis.com - Get Prices and Inventories
- VueJS - FrontEnd
- MongoDB - Database - NoSQL
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Tariq RIAHI - Initial work - Gandalfounet
This project is licensed under the MIT License - see the LICENSE.md file for details