Skip to content

ong-bitcoin-argentina/DIDI-SSI-Semillas-backend

Repository files navigation

Semillas Middleware

This repository contains Semillas Middleware Api web app.

Click here to open the Semillas Middleware Frontend repository.

Getting Started

..

Prerequisites

Configuring

Starting the app

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.

Built With

Contributing

Versioning

We use SemVer for versioning.

License