A node backend API for showing stock prices.
Install all dependencies
npm install
Run the server
npm start
Run with docker
docker pull incredul0us/stockprice
A node backend API for showing stock prices.
Install all dependencies
npm install
Run the server
npm start
Run with docker
docker pull incredul0us/stockprice