Skip to content

kamel402/commerce

Repository files navigation

Welcome to Commerce Auction 👋

Version License: GNU General Public License v3.0 Twitter: kamel402

An eBay-like e-commerce auction site that will allow users to post auction listings, place bids on listings, comment on those listings, and add listings to a “watchlist.”

Homepage

Demo

Prerequisites

Commerce auctions app uses PostgreSQL as Database, and Redis DB for caching, and the rest of prerequisites was defined in the requirements.txt file.

📖 Installation

Commerce auctions app can be installed via Docker. To start, clone the repo to your local computer and change into the proper directory, then run docker compose.

$ git clone https://github.com/kamel402/commerce.git
$ cd commerce
$ docker compose up

Author

👤 Kamel

License

GNU General Public License v3.0

Releases

No releases published

Packages

No packages published

Languages