https://github.com/tty47/getstocks
https://github.com/tty47/getstocks
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tty47/getstocks
- Owner: tty47
- Created: 2019-08-12T19:36:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-20T18:05:23.000Z (almost 7 years ago)
- Last Synced: 2025-02-14T10:43:45.060Z (over 1 year ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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