Source code for ETFMatcher.com, a utility that leverages machine learning to analyze financial disclosures, helping users customize virtual portfolios and discover ETFs tailored to their investment strategies.
- A Unix terminal shell (such as Bash or Zsh)
- Docker version 26.1.3 or later (earlier versions may also work but are not guaranteed)
- Proprietary
.bin
files used for stock analysis - A compatible
.env
file (details not provided)
- make (utility) - Helpful.
You can skip using Docker altogether if that's your thing, but it will be harder to build.
make build-dev
make start-dev
Other development commands are available by running:
make help # Or just `make`
make build-prod
Built artifacts will be written to {project_root}/dist
.
Thanks to BrowserStack Open-Source Program for providing us with a free account which lets us test on real devices and operating systems.
Code reviews powered by https://coderabbit.ai/ (as of August 22, 2024).
MIT License (c) 2024 Jeremy Harris.