Skip to content

JuanMBV/API-blackonline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

Clone the repository

git clone https://github.com/JuanMBV/API-blackonline.git

Generate .jar for the project

If you use Maven:

mvn clean package -DskipTests 

If you don't have Maven, see this video: https://www.youtube.com/watch?v=YTvlb6eny_0

Create docker container

Open the terminal and put:

docker compose up -d --build