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

https://github.com/ivanprodaiko94/ucu-scala-final-project

UCU Parallel and streaming programming course final project
https://github.com/ivanprodaiko94/ucu-scala-final-project

Last synced: about 1 year ago
JSON representation

UCU Parallel and streaming programming course final project

Awesome Lists containing this project

README

          

### Team "nonames"

- Andrii Yurkiv
- Ivan Prodaiko
- Serhii Brodiuk

# Environment

## Build

To build all of the components - simply run `sbt docker` from the root project folder.

## Deploy

### Local

To deploy local environment and start testing - simply run `docker-compose up` from the root project folder.

### Staging

ToDo