Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/altair-bueno/ubay-spring

A web auction platform using Spring Boot
https://github.com/altair-bueno/ubay-spring

Last synced: 8 days ago
JSON representation

A web auction platform using Spring Boot

Awesome Lists containing this project

README

        

# Ubay

A web auction platform using Spring Boot

## Running the application

```shell
git clone https://github.com/Altair-Bueno/ubay-spring
cd ubay-spring
docker compose up -d
# To stop the service
docker compose down
```

## Contributing

Check [DEV.md](DEV.md) for detailed instructions