This repository contains Semillas Middleware Api web app.
Click here to open the Semillas Middleware Frontend repository.
..
1.Start database and pgAdmin client with docker compose:
Execute the command sudo docker-compose -f develop.docker-compose.yml up
from the docker/ directory.
2.Run the Spring Boot app:
Execute the command mvn spring-boot:run
from the root project directory.
We use SemVer for versioning.