Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 332 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 332 Bytes

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.