Skip to content
This repository was archived by the owner on Aug 18, 2023. It is now read-only.

TinyTrader is a web app for quantitative stock analysis developed in Django and React.

Notifications You must be signed in to change notification settings

mattcullenmeyer/tinytrader-old

Repository files navigation

TinyTrader

TinyTrader is a web app for quantitative stock analysis developed in Django and React.

alt text

Getting Started

Get started by cloning the repo:
$ git clone https://github.com/mattcullenmeyer/tinytrader.git

Once cloned, navigate to the root directory of the project:
$ cd tinytrader

Running in Docker

Run the following command in the root directory of the project to start the server as a docker container.
$ docker-compose up -d --build

Now that the server is running, the web app should now be available at http://127.0.0.1:8000/.

About

TinyTrader is a web app for quantitative stock analysis developed in Django and React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published