Skip to content

ahmadzraiq/live-bidding-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live-bidding-app

Live Bidding Application

A real-time live bidding application built with Node.js, Express, Socket.IO, Sequelize ORM (with MySQL), and Redis. This application allows multiple users to participate in live auctions, place bids, and see updates in real-time.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js: Version 14.x or higher
  • npm: Version 6.x or higher (comes with Node.js)
  • MySQL: Version 5.7 or higher
  • Redis: Version 5.x or higher

Installation

1. Clone the Repository

git clone [email protected]:ahmadzraiq/live-bidding-app.git
cd live-bidding-app

Install Dependencies

  • npm install

Get Started

  • npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published