Sign inSign up

ammysf/ecomera-backend

By ammysf

Updated 6 months ago

Spring Boot application for a full-stack e-commerce platform

Image
Languages & frameworks
Integration & delivery
API management
0

10K+

ammysf/ecomera-backend repository overview

Ecomera Backend

Ecomera Backend is a Spring Boot application designed to provide the core API and business logic for the Ecomera Ecosystem.
It delivers secure, scalable, and maintainable backend services with a focus on clean architecture and CI/CD best practices.

✨ Features

  • RESTful API endpoints for core Ecomera services
  • Built with Spring Boot 3 and Maven
  • Integrated CI/CD pipeline via GitHub Actions
  • Automated static analysis with Qodana
  • Dockerized for easy deployment and portability

▶️ Run the Container

docker run -p 8080:8080 ammysf/ecomera-backend:latest

🛠️ Configuration

Default port: 8080

  • Environment variables:
    • SPRING_PROFILES_ACTIVE → set to dev, test, or prod
    • DB_URL, DB_USER, DB_PASSWORD → database connectivity

📦 Tags

  • latest → most recent stable build
  • dev → development snapshot
  • 0.0.1-SNAPSHOT → versioned release

👤 Maintainer

Developed and maintained by Youssef Ammari
Part of the Ecomera Ecosystem project.

🚀 Usage

Pull the latest image:

docker pull ammysf/ecomera-backend:latest

Tag summary

Content type

Image

Digest

sha256:e98ee5345

Size

157.8 MB

Last updated

6 months ago

docker pull ammysf/ecomera-backend