Created By @SenseiWoo, @VimalMaken, @echang49 and @ShoeBoom.
Install dep
yarn
- make .env in format
GOOGLE_APPLICATION_CREDENTIALS=./serviceAccountKey.json
STOCK_API_KEY={key from marketstack.com here}
- Add firebase-admin service file to root
- add firebase app config to frontend/src
yarn build
yarn start