Skip to content

Releases: Michael-Pytel/AuctionApp

AuctionApp v1.0.0 - Initial Release

11 Oct 15:37

Choose a tag to compare

AuctionApp v1.0.0

Initial production release of a Django-based auction platform deployed on GCP.

Features

  • Real-time bidding system
  • User authentication & email verification
  • Secure password recovery
  • Production-ready GCP infrastructure

Tech Stack

Django 5.1 | PostgreSQL | Nginx | Gunicorn | SendGrid | GCP (Compute Engine + Cloud SQL)

Deployment

Automated systemd services, Cloud SQL Proxy, daily backups, Secret Manager integration.

See README for setup instructions.