/Online-Casino-Project

Casino Wesbite Made In NodeJS and MongoDB

Primary LanguageEJS

Online Casino Web Project

Node.js MongoDB

Features

  • Currency System
  • 3 Betting games

This was made as a college project and not as an actual working site as it lacks input sanitation and very prone to injection

Tech

Installation

requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

cd project
npm i
node app

For production environments...

npm install --production
NODE_ENV=production node app

Photos Of Site

Main Page Inside