Baterka / CSGOHunt.com-Copy

Almost identical copy of CSGOHunt.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSGOHunt.com - Copy

This project was private and paid. I made it public after client lost interest in it. It means it will never be updated and there is no guarantee that it works and does not have security flaws. Enjoy!

Almost identical copy of CSGOHunt.com from 2018. Full NodeJS project.

Powered by

Installation

Requires Node.js 8+ and MariaDB 10.2+ database to run.

Install the dependencies:

$ npm install

Rename config.index.js file to index.js and fill all required data.

Start website:

$ node bin/www

Start servers:

$ node servers/[jackpot|coinflip|chat].js

Start bots:

$ node bot/[jackpot|coinflip].js

I recommend using pm2 for managing bot.

What you can do for project

  • Code revision
  • Testing
  • Rewrite to Non-relational database (MongoDB)

About

Almost identical copy of CSGOHunt.com


Languages

Language:JavaScript 68.0%Language:EJS 21.5%Language:CSS 10.6%