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

https://github.com/tty47/getstocks


https://github.com/tty47/getstocks

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# getStocks

## To start the project execute:
Follow the following commands having "make" install, if not, execute:
docker-compose build && docker-compose up

### The first time:
make build
### Next time:
make up