Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bclehmann/wfinance
This is going to be a stock ticker app. It ain't even close to done.
https://github.com/bclehmann/wfinance
csharp netcore react redux single-page-app spa stock-market
Last synced: 21 days ago
JSON representation
This is going to be a stock ticker app. It ain't even close to done.
- Host: GitHub
- URL: https://github.com/bclehmann/wfinance
- Owner: bclehmann
- License: mit
- Created: 2020-01-01T00:40:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-12T02:41:46.000Z (over 3 years ago)
- Last Synced: 2023-04-27T20:05:59.392Z (almost 2 years ago)
- Topics: csharp, netcore, react, redux, single-page-app, spa, stock-market
- Language: TypeScript
- Homepage:
- Size: 825 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WFinance
This is going to be a stock ticker app. It ain't even close to done.
# Security Warning
There are unfixed security issues in this repository related to using an old version of a dependency: https://www.npmjs.com/package/merge (all versions before 2.1.1).
There is no intent to fix this at this time, as this repository is abandoned and not in use.
# Compiling
You'll probably need to bump up the memory allocation for the node server to have a chance of compiling this. https://stackoverflow.com/a/58863337/3513171 tells you how to do it.
# Adding API Key
Go to `/FinanceAPIConfig Example.json` and replace the placeholder field AlphaVantageKey with your API Key. Then rename the file to `/FinanceAPIConfig.json` You can go to https://www.alphavantage.co/ to create your own.
# Licenses
Licenses of dependencies are in the folder `/Dependency Licenses`
The license for this project is in the document `/LICENSE`
---
![Logo](/ClientApp/public/images/logo_full.png)# Made by Where 1