/mochi-viz

Primary LanguageJavaScript

mochi-viz

Additional views and charts to visualize data from mochi.cards Graph View Graph View

Getting Started

This repository includes a react app (frontend), and a flask app (server) running in docker containers and networked using docker compose. To run locally, ensure you have docker installed and follow these steps:

  1. Clone this repository:
git clone https://github.com/zachflanders/mochi-viz.git
  1. cd into the directory
cd mochi-viz
  1. Build and run the application.
docker compose up -d

Once the application is running, use your mochi api key to download your card and build the network view.