2.2.0 • Published 4 years ago

stock-tracker-node v2.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

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.
2.2.0

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.1.1

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago