Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ong-bitcoin-argentina/didi-ssi-semillas-backend
https://github.com/ong-bitcoin-argentina/didi-ssi-semillas-backend
didi issuer semillas
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ong-bitcoin-argentina/didi-ssi-semillas-backend
- Owner: ong-bitcoin-argentina
- License: other
- Created: 2021-02-26T14:55:19.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-04T15:35:27.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T07:42:25.845Z (over 1 year ago)
- Topics: didi, issuer, semillas
- Language: Java
- Size: 2.5 MB
- Stars: 0
- Watchers: 7
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Semillas Middleware
This repository contains Semillas Middleware Api web app.
[Click here](https://gitlab.com/atixlabs-oss/semillas-middleware-frontend/) to open the Semillas Middleware Frontend repository.
## Getting Started
..### Prerequisites
### Configuring### Starting the app
__1.Start database and pgAdmin client with [docker compose](https://docs.docker.com/compose/install/):__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
* [Open Jdk 11](https://openjdk.java.net/projects/jdk/11/).
* [Spring Boot 2.3.0 (SNAPSHOT)](https://docs.spring.io/spring-boot/docs/2.3.0.BUILD-SNAPSHOT/api/).
* [Postgres]().## Contributing
## Versioning
We use [SemVer](http://semver.org/) for versioning.
## License