Skip to content

This demo uses PubNub to manage all of the auction items and the bidding in real-time.

Notifications You must be signed in to change notification settings

PubNubDevelopers/Auction-Demo

Repository files navigation

Auction-Demo

PubNub makes it easy to create real-time auctions with tons of features.

This demo features real-time bidding, presence, alerts, and more! PubNub handles the infrastructure of powering these features, so you can focus on building your app.

Try the demo here: https://www.pubnub.com/demos/auction/

This Real-Time Auction App / Marketplace Demo utilizes PubNub for all back-end functionality and has no additional back-end servers or infrastructure. All of the primary features come from the front-end and PubNub's Pub/Sub APIs.

Follow the tutorial here to build this yourself: https://www.pubnub.com/tutorials/real-time-auction-marketplace-bidding-app-tutorial-javascript/

Marketplace demo)