Socket
Socket
Sign inDemoInstall

stock-tracker-node

Package Overview
Dependencies
70
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    stock-tracker-node

## Development 1. Make sure you have [node](http://www.nodejs.org) - If you don't follow [these](https://nodejs.org/en/download/) instructions for your operating system 2. Clone the repo 3. Create your free API key at [Alpha Advantage](https://www.alp


Version published
Weekly downloads
14
Maintainers
1
Install size
14.7 MB
Created
Weekly downloads
 

Readme

Source

stock-tracker-cli

Development

  1. Make sure you have node
    • If you don't follow these instructions for your operating system
  2. Clone the repo
  3. Create your free API key at Alpha Advantage
  4. In the root directory create a .env file eg.
    node_modules/
    src/
    .env
    ...
    package.json
    
  5. In your newly created .env add the following: API_KEY=<YOUR GENERATED API KEY>
  6. Run ./setup.sh
  7. To start the app in a docker container run ./start.sh in your terminal.

FAQs

Last updated on 01 Aug 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc