Skip to content

LeonardoMeireles55/SpringBoot-Ecommerce-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce-API

Em desenvolvimento

Technologies

Java Apache Maven Spring Postgres Docker Git

ER Diagram

image

Description

A Spring Boot project simple E-Commerce.

Deploy

Requirements

Step 1. Clone the repository

Run the command below in Git Bash or Terminal to clone the repository:

git clone https://github.com/LeonardoMeireles55/E-Commerce-API.git

Step 2. Upload the Docker container to create images

In the project root directory, run the command:

docker-compose up or docker compose up

Step 3. You can Access API documentation

http://localhost:8080/swagger-ui.html

Step 4. Admin User

username:admin password:12345Admin@ for private routes.

Releases

No releases published

Packages

No packages published

Languages