Abstract is a real-time web application that provides a simpler way for people to invest. The vision of this project is to abstract away from the traditional model of investment: scrambling to buy and sell at the best times. This is done by giving users high-level choices, providing options for pre-defined algorithmic strategies.
For users: no need to install anything! You can do everything within a standard web browser.
For developers wanting to run the app locally:
- Clone this repository.
- Supply all of the needed environment variables.
- Build the Docker image from the Dockerfile.
- Run the container.
- Open the localhost URL in a browser.