This is a web app for running live auctions where people can vote on prices in real-time.
video.webm
Visit path /ipuaezrg9uer after deploying
Someone sets a price, everyone votes YES or NO.
- People join the auction with their name
- Admin throws out a price
- Everyone votes YES or NO
- Repeat with different prices until someone answers YES
-
Install dependencies
npm install -
Start the server
node index.js -
Visit
http://localhost:9000/ipuaezrg9uer