Web version of stockscraper built in Go, React JS, gRPC web.
Docker must be installed on the system.
-
git clone https://github.com/Madhur1997/stockscraper-web.git
-
From the repo's root directory, run:
make build
make run
. -
make clean
to stop and clean the servers.