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

https://github.com/madhur1997/stockscraper-web

Web version of stockscraper built in Go, react, gRPC web
https://github.com/madhur1997/stockscraper-web

golang grpc grpcweb reactjs

Last synced: 3 months ago
JSON representation

Web version of stockscraper built in Go, react, gRPC web

Awesome Lists containing this project

README

          

# stockscraper-web:
Web version of stockscraper built in Go, React JS, gRPC web.

# Requirements:
Docker must be installed on the system.

# To run:
1. git clone https://github.com/Madhur1997/stockscraper-web.git
2. From the repo's root directory, run:
`make build`
`make run`.

3. `make clean` to stop and clean the servers.